diff options
Diffstat (limited to 'share/mk/Makefile')
-rw-r--r-- | share/mk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/Makefile b/share/mk/Makefile index 287bbe3f0a3..feb9fc57288 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2008/03/25 23:35:56 matthieu Exp $ +# $OpenBSD: Makefile,v 1.11 2011/03/12 05:12:14 deraadt Exp $ # $NetBSD: Makefile,v 1.12 1995/10/22 00:45:53 christos Exp $ -FILES= bsd.README bsd.doc.mk bsd.dep.mk bsd.lib.mk bsd.man.mk bsd.nls.mk \ +FILES= bsd.README bsd.dep.mk bsd.lib.mk bsd.man.mk bsd.nls.mk \ bsd.obj.mk bsd.own.mk bsd.port.mk bsd.port.subdir.mk bsd.prog.mk \ bsd.regress.mk bsd.subdir.mk bsd.sys.mk sys.mk bsd.lkm.mk \ bsd.xconf.mk bsd.xorg.mk |