Make.proto
changeset 117 db21165ac0e1
parent 108 a936f81cc162
child 118 5f130a3785bf
equal deleted inserted replaced
116:053aa2d138f9 117:db21165ac0e1
    67 SBrowser_2.st: SBrowser.st
    67 SBrowser_2.st: SBrowser.st
    68 		echo "!SystemBrowser methodsFor:'class category menu'!" > SBrowser_2.st
    68 		echo "!SystemBrowser methodsFor:'class category menu'!" > SBrowser_2.st
    69 		sed '1,/class category menu/d' < SBrowser.st >> SBrowser_2.st
    69 		sed '1,/class category menu/d' < SBrowser.st >> SBrowser_2.st
    70 
    70 
    71 
    71 
       
    72 AIX:
       
    73 	$(MAKE) OPT= BrwsrView.o
       
    74 	$(MAKE) OPT= FBrowser.o
       
    75 	$(MAKE) OPT=-O2
       
    76 
    72 tar:
    77 tar:
    73 	(cd $(TOP); tar cvfh DISTRIB/libtool.tar \
    78 	(cd $(TOP); tar cvfh DISTRIB/libtool.tar \
    74 				libtool/.dir.info \
    79 				libtool/.dir.info \
    75 				libtool/Make.proto \
    80 				libtool/Make.proto \
    76 				libtool/*.st \
    81 				libtool/*.st \