summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>1997-10-28 19:18:52 +0000
committerHerb Lewis <herb@samba.org>1997-10-28 19:18:52 +0000
commitce65e1f4cc91db533c26c3ccdba6d4dd3286d22b (patch)
tree11b3f6e430c84243d9270c8f09235e1016fb3753
parentfb81a77a63af2c2d524e5f5166024c34b83a0ea2 (diff)
downloadsamba-ce65e1f4cc91db533c26c3ccdba6d4dd3286d22b.tar.gz
tired of updating Makefile - use perl script to generate it now
-rwxr-xr-xpackaging/SGI/mkrelease.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/SGI/mkrelease.sh b/packaging/SGI/mkrelease.sh
index 03644b2f7c0..052a4d8ddb8 100755
--- a/packaging/SGI/mkrelease.sh
+++ b/packaging/SGI/mkrelease.sh
@@ -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