Make.proto
changeset 1766 e4c8832d1500
parent 1761 7fe973989f81
child 1767 061d98b4acbd
equal deleted inserted replaced
1765:c9378fcba509 1766:e4c8832d1500
    63 	    @-rm -f [A-Z]*.o *.s *.s2 *.c *.H
    63 	    @-rm -f [A-Z]*.o *.s *.s2 *.c *.H
    64 
    64 
    65 clobber::
    65 clobber::
    66 	    @-rm -f *.c *.H classList.stc abbrev.stc
    66 	    @-rm -f *.c *.H classList.stc abbrev.stc
    67 
    67 
    68 tar:
       
    69 	(cd $(TOP); tar cvfh DISTRIB/libtool2.tar \
       
    70 				libtool2/.dir.info \
       
    71 				libtool2/Make.proto \
       
    72 				libtool2/*.st
       
    73 
       
    74 #
       
    75 # next thing I'll build into stc is a makedepend feature for this ...
       
    76 #
       
    77 
       
    78 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
    68 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
    79 # ENDMAKEDEPEND --- do not remove this line; make depend needs it
    69 # ENDMAKEDEPEND --- do not remove this line; make depend needs it