/[public]/fat-epoc/tags/VERSION_1_7/Makefile
ViewVC logotype

Contents of /fat-epoc/tags/VERSION_1_7/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 313 - (show annotations)
Fri Nov 9 14:07:44 2007 UTC (16 years, 5 months ago) by (unknown author)
File size: 222 byte(s)
This commit was manufactured by cvs2svn to create tag 'VERSION_1_7'.
1 PACKAGE=kernel-patch-fat-epoc
2 VERSION=1.7
3 FILES=*.diff README COPYING NEWS
4
5 BASENAME=$(PACKAGE)-$(VERSION)
6
7 package:
8 ln -s . $(BASENAME)
9 tar cfvzp $(BASENAME).tar.gz $(addprefix $(BASENAME)/,$(FILES))
10 $(RM) $(BASENAME)

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26