From 7a0f5ec1de1057b60661660f8281c5f2c6a9eabb Mon Sep 17 00:00:00 2001 From: apb Date: Fri, 26 Sep 2008 18:56:43 +0000 Subject: Install unstr: * in games/fortune/Makefile, add unstr to SUBDIR; * in games/fortune/unstr/Makefile, include ../../Makefile.inc; * in games/fortune/strfile/Makefile, add MLINKS for unstr man page; * in distrib/sets/lists/games/mi, add new files. --- fortune/unstr/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fortune/unstr/Makefile') diff --git a/fortune/unstr/Makefile b/fortune/unstr/Makefile index f949b57e..0283bc28 100644 --- a/fortune/unstr/Makefile +++ b/fortune/unstr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/09/18 06:16:40 lukem Exp $ +# $NetBSD: Makefile,v 1.8 2008/09/26 18:56:43 apb Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 NOMAN= # defined @@ -6,4 +6,5 @@ NOMAN= # defined PROG= unstr CPPFLAGS+= -I${.CURDIR}/../strfile +.include "../../Makefile.inc" .include -- cgit v1.2.3-56-ge451