Add bsd.port* to the Makefile.

Reviewed by:
Submitted by:
This commit is contained in:
Jordan K. Hubbard 1994-08-28 09:35:51 +00:00
parent f1a9c71596
commit cc3840179b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2326

View File

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