[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/perl-DateTime-Format-DBI 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-DBI Makefile,NONE,1.1
- Date: Thu, 24 Jul 2008 18:31:12 GMT
Author: kevin
Update of /cvs/extras/rpms/perl-DateTime-Format-DBI
In directory cvs-int.fedora.redhat.com:/home/fedora/kevin/CVSROOT/admin/tmpcvsm27366/rpms/perl-DateTime-Format-DBI
Added Files:
Makefile
Log Message:
Setup of module perl-DateTime-Format-DBI
--- NEW FILE Makefile ---
# Top level Makefile for module perl-DateTime-Format-DBI
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]