Rev 329 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
build:@echo extracting foreign function symbols@sh GETSYMBOLScd graphics; makecd math; makecd appl; makecd unix; makecd main; makeinstall: build@cd main; make install@cd library; make@cd library; make libs@cd front; makeclean:@cd graphics; make $@@cd library; make $@@cd main; make $@@cd math; make $@@cd appl; make $@@cd unix; make $@@cd regex; make $@@-rm -f lib/*.arealclean:@cd front; make $@@cd graphics; make $@@cd library; make clean@cd main; make $@@cd math; make $@@cd appl; make $@@cd unix; make $@@-rm -f include/FFDecl.h include/FFTab.h include/Platform.h@-rm -f lib/*.a