summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--magic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/magic/Makefile b/magic/Makefile
index 83a7684..4606d5f 100644
--- a/magic/Makefile
+++ b/magic/Makefile
@@ -39,7 +39,7 @@ tclmagic${SHDLIB_EXT}: ${EXTRA_LIBS}
-lc ${LIBS} ${LIB_SPECS} ${LDFLAGS}
proto.magicrc: proto.magicrc.in
- ${SCPP} ${GR_DFLAGS} ${DFLAGS} proto.magicrc.in > proto.magicrc
+ ${MCPP} ${GR_DFLAGS} ${DFLAGS} proto.magicrc.in > proto.magicrc
install: $(DESTDIR)${BINDIR}/${MODULE}${EXEEXT} $(DESTDIR)${SYSDIR}/.magicrc \
$(DESTDIR)${SYSDIR}/magicps.pro