*** All/Implementation/Makefile.orig Sun Feb 18 20:08:39 1996 --- All/Implementation/Makefile Sun Feb 18 20:09:58 1996 *************** *** 47,53 **** LNXMAKE = $(WWW)/Tools/bin/lnxmake # Default target -- remove things you don't want ! all : $(LIBRARY) $(LINEMODE) $(MINISERV) $(COMLINE) $(ROBOT) # $(PICS) $(DAEMON) @echo BUILD complete! library : $(LIBRARY) --- 47,54 ---- LNXMAKE = $(WWW)/Tools/bin/lnxmake # Default target -- remove things you don't want ! #all : $(LIBRARY) $(LINEMODE) $(MINISERV) $(COMLINE) $(ROBOT) # $(PICS) $(DAEMON) ! all : $(LIBRARY) @echo BUILD complete! library : $(LIBRARY)