rpms/cjkuni-fonts Makefile,NONE,1.1
Jens Petersen
petersen at fedoraproject.org
Wed Jan 21 03:02:14 UTC 2009
Author: petersen
Update of /cvs/pkgs/rpms/cjkuni-fonts
In directory cvs1.fedora.phx.redhat.com:/home/fedora/petersen/admin/tmpcvsr21071/rpms/cjkuni-fonts
Added Files:
Makefile
Log Message:
Setup of module cjkuni-fonts
--- NEW FILE Makefile ---
# Top level Makefile for module cjkuni-fonts
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
More information about the Fedora-fonts-bugs-list
mailing list