From 6ffb61952dbaea03926dc0895c46404d75a07d96 Mon Sep 17 00:00:00 2001 From: Bob Zieman Date: Mon, 16 Aug 1993 13:05:41 +0000 Subject: [PATCH] moved target camathsource stuff to Unix/share/toolsComm/math/Imakefile --- src/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -