First commit ~0,10
This commit is contained in:
13
G/MAKE-UNX
Normal file
13
G/MAKE-UNX
Normal file
@ -0,0 +1,13 @@
|
||||
#/bin/csh -f
|
||||
#
|
||||
# Gershon Elber, Feb 90.
|
||||
#
|
||||
|
||||
cd lib
|
||||
make -f makefile.unx libgif.a
|
||||
cd ..
|
||||
cd util
|
||||
make -f makefile.unx all
|
||||
make -f makefile.unx rle # Only if you have the rle tool kit!
|
||||
cd ..
|
||||
strip bin/*
|
Reference in New Issue
Block a user