[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/perl-DateTime-Format-DB2 Makefile,NONE,1.1
- From: Kevin Fenzi <kevin fedoraproject org>
- To: cvsextras fedora redhat com, fedora-perl-devel-list redhat com, cweyl alumni drew edu
- Cc:
- Subject: rpms/perl-DateTime-Format-DB2 Makefile,NONE,1.1
- Date: Tue, 22 Jul 2008 16:01:03 GMT
Author: kevin
Update of /cvs/extras/rpms/perl-DateTime-Format-DB2
In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsZ16805/rpms/perl-DateTime-Format-DB2
Added Files:
Makefile
Log Message:
Setup of module perl-DateTime-Format-DB2
--- NEW FILE Makefile ---
# Top level Makefile for module perl-DateTime-Format-DB2
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 {} \;
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]