From b95cb2343530e51c5de5517ec14e80013e4f750f Mon Sep 17 00:00:00 2001 From: grant Date: Wed, 11 Feb 2004 12:26:51 +0000 Subject: fix incorrect usage of LOWER_OPSYS in PLIST. --- devel/tmake/PLIST | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/tmake') diff --git a/devel/tmake/PLIST b/devel/tmake/PLIST index 4e9b60596e5..04006c9c6fe 100644 --- a/devel/tmake/PLIST +++ b/devel/tmake/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:27:05 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/02/11 12:26:51 grant Exp $ bin/progen bin/tmake -lib/tmake/${LOWER_OPSYS}-g++/app.t -lib/tmake/${LOWER_OPSYS}-g++/lib.t -lib/tmake/${LOWER_OPSYS}-g++/subdirs.t -lib/tmake/${LOWER_OPSYS}-g++/tmake.conf +lib/tmake/netbsd-g++/app.t +lib/tmake/netbsd-g++/lib.t +lib/tmake/netbsd-g++/subdirs.t +lib/tmake/netbsd-g++/tmake.conf lib/tmake/unix/app.t lib/tmake/unix/generic.t lib/tmake/unix/lib.t @@ -20,6 +20,6 @@ share/examples/tmake/main.cpp share/examples/tmake/wc.t @dirrm share/examples/tmake @dirrm share/doc/tmake -@dirrm lib/tmake/${LOWER_OPSYS}-g++ +@dirrm lib/tmake/netbsd-g++ @dirrm lib/tmake/unix @dirrm lib/tmake -- cgit v1.2.3