From a4e6287b86f54b459164026e5e3e39cbb1889c90 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 22 Apr 1995 12:06:02 +0000 Subject: Updated for new bsd.port.mk. --- news/cnews/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'news/cnews') diff --git a/news/cnews/Makefile b/news/cnews/Makefile index 3925f4d..db0a818 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -3,7 +3,7 @@ # Date created: 28 September 1994 # Whom: adam # -# $Id: Makefile,v 1.5 1995/04/18 11:54:42 adam Exp $ +# $Id: Makefile,v 1.6 1995/04/18 13:56:22 adam Exp $ # DISTNAME= cnews @@ -20,8 +20,7 @@ NEWSBIN= ${PREFIX}/libexec/news NEWSLIB= ${PREFIX}/lib/news MANDIR= ${PREFIX}/man -install: all - @echo "===> installing for ${DISTNAME}" +do-install: mkdir -p ${PREFIX}/include ${PREFIX}/lib cp {WRKSRC}/libdbz/dbz.h ${PREFIX}/include cp {WRKSRC}/libcnews.a ${PREFIX}/lib @@ -53,5 +52,6 @@ install: all @echo " to suit your local system and news topology." @echo "!!!!!!!!" @echo "" + @${MAKE} ${.MAKEFLAGS} fake-pkg .include -- cgit v1.1