rpms/enemies-of-carlotta Makefile,NONE,1.1 import.log,NONE,1.1

Ralf Ertzinger (ertzing) fedora-extras-commits at redhat.com
Thu Apr 7 12:24:15 UTC 2005


Author: ertzing

Update of /cvs/extras/rpms/enemies-of-carlotta
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19747

Added Files:
	Makefile import.log 
Log Message:
Setup of module enemies-of-carlotta


--- NEW FILE Makefile ---
# Top level Makefile for module enemies-of-carlotta
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 {} \;


--- NEW FILE import.log ---




More information about the fedora-extras-commits mailing list