]> diplodocus.org Git - nmh/blobdiff - config/Makefile.in
We're not using the .Bu macro anymore.
[nmh] / config / Makefile.in
index 6776c86e94267cf8821228845ef3c94d45e57b4c..6ca830825d00eeaea45eeb9316402a29fadd97e9 100644 (file)
@@ -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)