replace obsolete autoconf macros
[mmh] / config / Makefile.in
index 8468646..482bca2 100644 (file)
@@ -64,6 +64,8 @@ install:
 
 uninstall:
 
+lint:
+
 # ========== DEPENDENCIES FOR CLEANUP ==========
 
 mostlyclean:
@@ -84,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)