rpms/perl-Locale-gettext Makefile,NONE,1.1

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Aug 10 06:54:55 UTC 2005


Author: corsepiu

Update of /cvs/extras/rpms/perl-Locale-gettext
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21040

Added Files:
	Makefile 
Log Message:
manually import, because cvs-import has failed


--- NEW FILE Makefile ---
# Top level Makefile for module perl-Locale-gettext
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-extras-commits mailing list