diff --git a/nulib2/Makefile.in b/nulib2/Makefile.in index def9896..c97fa10 100644 --- a/nulib2/Makefile.in +++ b/nulib2/Makefile.in @@ -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] diff --git a/nulib2/Makefile.msc b/nulib2/Makefile.msc index 65d9ead..b3bb673 100644 --- a/nulib2/Makefile.msc +++ b/nulib2/Makefile.msc @@ -22,7 +22,7 @@ TARGETOS = BOTH !include -VERSION=210 +VERSION=211 NUFXSRCDIR = ..\nufxlib-$(VERSION) # object files