diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-21 19:28:46 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-07-21 19:28:46 +0000 |
commit | e61ac414ac967f5f7ab66a51de94fa36c5f932fa (patch) | |
tree | 250dc0c070a51d192eb9e09c1e57fced3dccabb4 | |
parent | sed -> ${SED}. (diff) |
files/* -> ${FILESDIR}/*.
-rw-r--r-- | converters/mimepp/Makefile | 4 | ||||
-rw-r--r-- | emulators/fmsx/Makefile | 4 | ||||
-rw-r--r-- | misc/estic/Makefile | 4 | ||||
-rw-r--r-- | misc/tkcron/Makefile | 4 | ||||
-rw-r--r-- | net/sharity-light/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/converters/mimepp/Makefile b/converters/mimepp/Makefile index bdab1105cbc2..19a724a8e34d 100644 --- a/converters/mimepp/Makefile +++ b/converters/mimepp/Makefile @@ -3,7 +3,7 @@ # Date created: 3 July 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1997/07/08 10:08:49 tg Exp $ +# $Id: Makefile,v 1.2 1997/07/08 10:52:39 asami Exp $ # DISTNAME= mimepp-0.8.0 @@ -29,6 +29,6 @@ do-install: .for file in exampl01.cc exampl02.cc exampl03.cc exampl04.cc exampl05.cc attach.cc basicmsg.cc multipar.cc attach.h basicmsg.h multipar.h test01.txt test02.txt test03.txt test04.txt test05.txt @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/examples/mimepp/${file} .endfor - @ ${INSTALL_DATA} files/Makefile ${PREFIX}/share/examples/mimepp + @ ${INSTALL_DATA} ${FILESDIR}/Makefile ${PREFIX}/share/examples/mimepp .include <bsd.port.mk> diff --git a/emulators/fmsx/Makefile b/emulators/fmsx/Makefile index 97512b4086f1..ebbe13d361ae 100644 --- a/emulators/fmsx/Makefile +++ b/emulators/fmsx/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Oct 1996 # Whom: dk # -# $Id: Makefile,v 1.2 1997/02/27 09:37:33 tg Exp $ +# $Id: Makefile,v 1.3 1997/03/24 18:44:29 obrien Exp $ # DISTNAME= fMSX-1.5 @@ -20,7 +20,7 @@ RESTRICTED= Legal status of distributed ROM images unclear WRKSRC= ${WRKDIR}/MSX do-install: - ${INSTALL_SCRIPT} files/fmsx ${PREFIX}/bin + ${INSTALL_SCRIPT} ${FILESDIR}/fmsx ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/fmsx ${PREFIX}/bin/fmsx.bin ${INSTALL_PROGRAM} ${WRKSRC}/dasm ${PREFIX}/bin/fmsx-dasm ${INSTALL_PROGRAM} ${WRKSRC}/rddsk ${PREFIX}/bin/fmsx-rddsk diff --git a/misc/estic/Makefile b/misc/estic/Makefile index fd6b80834088..eaa8d2fd282d 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Sep 1996 # Whom: Julian Stacey <jhs@freebsd.org> # -# $Id: Makefile,v 1.2 1996/12/28 00:19:55 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/12/29 04:44:13 obrien Exp $ # DISTNAME= estic-1.40-sources @@ -57,7 +57,7 @@ do-install: @# files/README is not in nroff, but is a temporary document. @${MKDIR} ${PBX_ETC} ${PBX_VAR} ${INSTALL_DATA} ${ESTIC}/estic.ini ${PBX_ETC}/estic.ini.generic_example - ${INSTALL_DATA} files/estic.ini ${PBX_ETC}/estic.ini.freebsd_example + ${INSTALL_DATA} ${FILESDIR}/estic.ini ${PBX_ETC}/estic.ini.freebsd_example ${INSTALL_DATA} ${ESTIC}/alias.dat ${PBX_ETC}/aliases.example @# create config & debug so we can change mode to private @touch ${PBX_ETC}/config ${PBX_VAR}/debug diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile index 3347f35a4c4d..235e975f39e2 100644 --- a/misc/tkcron/Makefile +++ b/misc/tkcron/Makefile @@ -3,7 +3,7 @@ # Date created: 30 July 1996 # Whom: Sander Vesik <sander@haldjas.folklore.ee> # -# $Id: Makefile,v 1.2 1996/11/30 09:00:18 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/20 13:19:33 wosch Exp $ # DISTNAME= tkcron-2.12 @@ -22,6 +22,6 @@ EXTRACT_AFTER_ARGS= > tkcron.tcl NO_WRKSUBDIR= yes post-extract: - @${CP} files/Makefile ${WRKSRC} + @${CP} ${FILESDIR}/Makefile ${WRKSRC} .include <bsd.port.mk> 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 <dima@tejblum.dnttm.rssi.ru> # -# $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: |