Minor changes

This commit is contained in:
Janet B. Anderson
1994-09-07 20:42:35 +00:00
parent c4891ac777
commit 0bbd42b4f1
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -43,5 +43,3 @@ $(PROD1): $(OBJS) $(OBJS1)
$(PROD2): $(OBJS) $(OBJS2)
$(LINK.c) $@ $(OBJS) $(OBJS2) $(LDLIBS)
clean::
@rm drvSup drvSupPEP