From e61ac414ac967f5f7ab66a51de94fa36c5f932fa Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Mon, 21 Jul 1997 19:28:46 +0000 Subject: files/* -> ${FILESDIR}/*. --- net/sharity-light/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 62e19e7292f2..fa8c42d093f6 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -3,7 +3,7 @@ # Date created: 14 June 1997 # Whom: Dmitrij Tejblum # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/07/15 14:09:18 tg Exp $ # DISTNAME= rumba.0.4.s @@ -21,7 +21,7 @@ MAN8= smbmount.8 post-extract: @${MKDIR} work/unrumba - @${CP} files/unrumba.c ${WRKDIR}/unrumba + @${CP} ${FILESDIR}/unrumba.c ${WRKDIR}/unrumba @${CP} files/Makefile.unrumba ${WRKDIR}/unrumba/Makefile post-build: -- cgit v1.2.3