summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mpware/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/mpware/Makefile.in')
-rw-r--r--Build/source/texk/web2c/mpware/Makefile.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/mpware/Makefile.in b/Build/source/texk/web2c/mpware/Makefile.in
index 62af826f805..2b86d7c955e 100644
--- a/Build/source/texk/web2c/mpware/Makefile.in
+++ b/Build/source/texk/web2c/mpware/Makefile.in
@@ -12,19 +12,17 @@ default: all
all: $(programs)
dmp: dmp.o dmp_ffile.o
- $(kpathsea_link) dmp.o dmp_ffile.o $(LIBS)
+ $(kpathsea_link) dmp.o dmp_ffile.o $(LOADLIBES)
mpto: mpto.o
$(kpathsea_link) mpto.o
newer: newer.o
$(link_command) newer.o
-makempx: makempx.in Makefile.in
- sed -e 's,@BINDIR@,$(bindir),g' -e 's,@web2cver@,@WEB2CVERSION@,g' \
- <$(srcdir)/makempx.in >$@
- -chmod a+x $@
+makempx: makempx.o
+ $(kpathsea_link) makempx.o $(LOADLIBES)
dmp.o dmp_ffile.o: dmp.h
-newer.o dmp.o: ../c-auto.h
+newer.o dmp.o makempx.o: ../c-auto.h
checkdir = $(srcdir)/../check
check: mpto makempx newer dmp