tired of updating Makefile - use perl script to generate it now
authorHerb Lewis <herb@samba.org>
Tue, 28 Oct 1997 19:18:52 +0000 (19:18 +0000)
committerHerb Lewis <herb@samba.org>
Tue, 28 Oct 1997 19:18:52 +0000 (19:18 +0000)
packaging/SGI/mkrelease.sh

index 03644b2f7c07e6f044bc6aad5e7c385648684cb8..052a4d8ddb89384a24003e3fc9fd4330d7ace6c0 100755 (executable)
@@ -8,6 +8,7 @@ echo Making manual pages
 # build the sources
 #
 echo Making binaries
+./makefile.pl ../../source/Makefile > Makefile
 cd ../../source
 # make -f ../packaging/SGI/Makefile clean
 make -f ../packaging/SGI/Makefile all