diff --git a/src/Makefile b/src/Makefile index b8deb267d..e69d98e00 100644 --- a/src/Makefile +++ b/src/Makefile @@ -26,7 +26,9 @@ # Modification Log: # ----------------- # .01 mm-dd-yy iii Comment -# .02 mm-dd-yy iii Comment +# .02 08-16-93 rcz moving most of these pre-builds back to the +# Imakefile and add DependTarget($(EARLYSRC)) +# # ... # @@ -48,6 +50,3 @@ seqsource: devtestsource: cd toolsComm/devtest ; /bin/sh build.it -camathsource: - cd toolsComm/math; /bin/sh build.it -