From a692560c39477927c41fe4d14ff332b3e6fd4e94 Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 28 Aug 1994 09:35:51 +0000 Subject: Add bsd.port* to the Makefile. Reviewed by: Submitted by: --- share/mk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/mk/Makefile b/share/mk/Makefile index bce3b3b..12ecd44 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 FILES= bsd.doc.mk bsd.lib.mk bsd.man.mk bsd.prog.mk bsd.subdir.mk sys.mk -FILES+= bsd.dep.mk bsd.own.mk +FILES+= bsd.dep.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk NOOBJ= noobj all clean cleandir depend lint tags: -- cgit v1.1