]> diplodocus.org Git - nmh/blobdiff - sbr/Makefile.in
Simon Burge: fix to handle getutent() on NetBSD
[nmh] / sbr / Makefile.in
index 1e5be9060414700f006c706ac2861968df9c4dcc..142c72123e902c1a7fb021e61267fe8dd8cd1b6a 100644 (file)
@@ -131,7 +131,7 @@ mostlyclean:
        rm -f *.o *~
 
 clean: mostlyclean
-       rm -f libmh.a sigmsg.h
+       rm -f libmh.a sigmsg.h dtimep.c
 
 distclean: clean
        rm -f Makefile
@@ -145,7 +145,7 @@ superclean: realclean
 subdir = sbr
 
 Makefile: Makefile.in ../config.status
-       cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
+       cd .. && ./config.status $(subdir)/$@
  
 distdir = ../`cat ../distname`/$(subdir)
 nmhdist: $(DIST)