From 25de52bbad89ac50843696dd386791b87d41f4f2 Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 3 Jan 1995 06:32:10 +0000 Subject: Install bsd.info.mk. --- share/mk/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/mk/Makefile b/share/mk/Makefile index 6b04ba8..8e99333 100644 --- a/share/mk/Makefile +++ b/share/mk/Makefile @@ -1,9 +1,11 @@ -# $Id$ +# $Id: Makefile,v 1.5 1994/09/14 21:59:27 wollman Exp $ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -FILES= bsd.README bsd.dep.mk bsd.doc.mk bsd.kmod.mk bsd.lib.mk bsd.man.mk -FILES+= bsd.prog.mk bsd.subdir.mk bsd.own.mk bsd.port.mk -FILES+= bsd.port.subdir.mk sys.mk +FILES= bsd.README +FILES+= bsd.dep.mk bsd.doc.mk bsd.info.mk bsd.kmod.mk +FILES+= bsd.lib.mk bsd.man.mk bsd.own.mk bsd.port.mk +FILES+= bsd.port.subdir.mk bsd.prog.mk bsd.subdir.mk +FILES+= sys.mk NOOBJ= noobj all clean cleandir depend lint tags: -- cgit v1.1