diff options
Diffstat (limited to 'share/mk/Makefile')
| -rw-r--r-- | share/mk/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile index ac05188323bc..4cd9f0bd35eb 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,7 +1,8 @@ -# @(#)Makefile 5.3 (Berkeley) 6/22/90 +# from: @(#)Makefile 5.3 (Berkeley) 6/22/90 +# $Id: Makefile,v 1.4 1994/02/13 18:14:57 jkh Exp $ -FILES= bsd.README bsd.doc.mk bsd.lib.mk bsd.man.mk bsd.own.mk \ - bsd.prog.mk bsd.subdir.mk sys.mk +FILES= bsd.README bsd.dep.mk bsd.doc.mk bsd.lib.mk bsd.man.mk bsd.own.mk \ + bsd.prog.mk bsd.subdir.mk sys.mk bsd.subdir_ports.mk NOOBJ= noobj all clean cleandir depend lint tags: |
