X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2FMakefile.in;h=6ca830825d00eeaea45eeb9316402a29fadd97e9;hp=6776c86e94267cf8821228845ef3c94d45e57b4c;hb=fb49dd82ec42997b9df97f221c920f6596102c0a;hpb=de84e33cbf49bf0e70ad010d58ab9893c5438cff diff --git a/config/Makefile.in b/config/Makefile.in index 6776c86..6ca8308 100644 --- a/config/Makefile.in +++ b/config/Makefile.in @@ -58,7 +58,7 @@ version.c: ${srcdir}/version.sh $(VERSION) > version.c config.o: config.c - $(COMPILE2) $< + $(COMPILE2) config.c install: @@ -86,7 +86,7 @@ superclean: realclean subdir = config Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST)