summaryrefslogtreecommitdiffstats
path: root/src/cmd/mpm/mkfile
diff options
context:
space:
mode:
authorwkj <devnull@localhost>2004-05-17 02:22:03 +0000
committerwkj <devnull@localhost>2004-05-17 02:22:03 +0000
commit75347226678394e8316d3e38ea64f44524e4f089 (patch)
treee01c83e40e938c921d53ee654145bf7b14780120 /src/cmd/mpm/mkfile
parent4418401f335e22c27206c02a9d9f8c6c51ab1612 (diff)
downloadplan9port-75347226678394e8316d3e38ea64f44524e4f089.tar.gz
plan9port-75347226678394e8316d3e38ea64f44524e4f089.zip
Tweak mpm pending C++ support in the mkfiles.
Diffstat (limited to 'src/cmd/mpm/mkfile')
-rw-r--r--src/cmd/mpm/mkfile5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/cmd/mpm/mkfile b/src/cmd/mpm/mkfile
index 48f900d6..c6bae4be 100644
--- a/src/cmd/mpm/mkfile
+++ b/src/cmd/mpm/mkfile
@@ -1,6 +1,6 @@
<$PLAN9/src/mkhdr
-TARG=aux/pm
+TARG=auxpm
OFILES=misc.$O\
slug.$O\
range.$O\
@@ -9,10 +9,7 @@ OFILES=misc.$O\
HFILES=misc.h\
-BIN=/$objtype/bin
<$PLAN9/src/mkone
-CC=c++/$CC
-LD=c++/$LD
CFLAGS=
slug.$O: slug.h