Fix some minor packaging issues.

This commit is contained in:
Andy McFadden 2006-02-19 01:55:02 +00:00
parent 2b5c399f78
commit 1f3d7b1083
2 changed files with 3 additions and 1 deletions

View File

@ -134,6 +134,8 @@ distbin: $(PRODUCT)
tar -cf - $$builddir | compress > $$builddir.tar.Z; \
rm -rf $$builddir
# Make a tarfile with a backup of the essential files. We include "Makefile"
# so that we can do a "make distclean" during packaging.
baktar:
@tar cvf nulib2.tar *.txt COPYING INSTALL nulib2.1 configure *.in Makefile \
Makefile.msc install-sh config.guess config.sub mkinstalldirs *.[ch]

View File

@ -22,7 +22,7 @@
TARGETOS = BOTH
!include <ntwin32.mak>
VERSION=210
VERSION=211
NUFXSRCDIR = ..\nufxlib-$(VERSION)
# object files