rpms/media-player-info Makefile,NONE,1.1

Warren Togami 砥上勇 wtogami at fedoraproject.org
Wed Sep 2 02:48:06 UTC 2009


Author: wtogami

Update of /cvs/pkgs/rpms/media-player-info
In directory cvs1.fedora.phx.redhat.com:/home/fedora/wtogami/CVSROOT/admin/tmpcvsq32293/rpms/media-player-info

Added Files:
	Makefile 
Log Message:
Setup of module media-player-info


--- NEW FILE Makefile ---
# Top level Makefile for module media-player-info
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