From 0bbd42b4f1e17f9df1638e6a14c682a096de612b Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 7 Sep 1994 20:42:35 +0000 Subject: [PATCH] Minor changes --- Makefile | 6 ++++-- src/drv/Makefile.Vx | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 9e60f1872..b91838404 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,9 @@ # install because the release.% syntax is illegal. # # $Log$ +# Revision 1.13 1994/09/07 19:15:17 jba +# Modified to eork with extensions and do depends +# # Revision 1.12 1994/08/21 00:55:51 mcn # New stuff. # @@ -127,7 +130,6 @@ built_release: depends install # basis. dirs.%: - @echo ------------------CheckArch $* @tools/CheckArch $* @echo $*: Creating Directories @tools/MakeDirs $* @@ -175,7 +177,7 @@ depends.%: dirs.% @${MAKE} ${MFLAGS} ARCH=$* -f Makefile.subdirs depends clean.%: dirs.% - @echo $*: Performing Make Depends + @echo $*: Cleaning @${MAKE} ${MFLAGS} ARCH=$* -f Makefile.subdirs clean # Illegal Syntax diff --git a/src/drv/Makefile.Vx b/src/drv/Makefile.Vx index 2dff1507f..18f646ec6 100644 --- a/src/drv/Makefile.Vx +++ b/src/drv/Makefile.Vx @@ -43,5 +43,3 @@ $(PROD1): $(OBJS) $(OBJS1) $(PROD2): $(OBJS) $(OBJS2) $(LINK.c) $@ $(OBJS) $(OBJS2) $(LDLIBS) -clean:: - @rm drvSup drvSupPEP