aboutsummaryrefslogtreecommitdiffstats
path: root/mxml
diff options
context:
space:
mode:
Diffstat (limited to 'mxml')
-rw-r--r--mxml/Makefile.in13
1 files changed, 1 insertions, 12 deletions
diff --git a/mxml/Makefile.in b/mxml/Makefile.in
index d4c00418e..3d57a4fa5 100644
--- a/mxml/Makefile.in
+++ b/mxml/Makefile.in
@@ -213,18 +213,7 @@ epm: all
# autoconf stuff...
#
-Makefile: configure Makefile.in
- if test -f config.status; then \
- ./config.status --recheck; \
- ./config.status; \
- else \
- ./configure; \
- fi
- touch config.h
-
-
-configure: configure.in
- autoconf
+Makefile: Makefile.in
if test -f config.status; then \
./config.status --recheck; \
./config.status; \