rpms/python-fedora/devel testfile,NONE,1.1

Ricky Zhou (周家杰) ricky at fedoraproject.org
Fri Jul 17 16:54:52 UTC 2009


Author: ricky

Update of /cvs/pkgs/rpms/python-fedora/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19224

Added Files:
	testfile 
Log Message:
test file


--- NEW FILE testfile ---
# Top level Makefile for module python-fedora
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