Make.proto
changeset 711 4dede111c3d7
parent 703 88c6e68c37f5
child 717 502266226c63
equal deleted inserted replaced
710:6725e0b55bdc 711:4dede111c3d7
   261 $(LIBVIEWDIR)/GLXWorkstation.so:
   261 $(LIBVIEWDIR)/GLXWorkstation.so:
   262 	(cd $(LIBVIEWDIR) ; $(MAKE) GLXWorkstation.so)
   262 	(cd $(LIBVIEWDIR) ; $(MAKE) GLXWorkstation.so)
   263 
   263 
   264 
   264 
   265 #
   265 #
   266 # make list of classes for a standard smalltalk
       
   267 # (includes basic, view & widgets and Persistency)
       
   268 #
       
   269 BASICLIST:   $(CLASSLISTS)
       
   270 	    -cat $(CLASSLISTS) > $(CLASSLIST)
       
   271 
       
   272 #
       
   273 # dont want these ttt-tempfile abbrevs to be included ...
   266 # dont want these ttt-tempfile abbrevs to be included ...
   274 #
   267 #
   275 abbrev.stc::
   268 abbrev.stc::
   276 	    @-rm -f ttt*.*
   269 	    @-rm -f ttt*.*
   277 
   270