]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/Makefile.am
Made Makefiles more compatible with "make -j<N>".
[ngircd-alex.git] / src / ngircd / Makefile.am
index d3118d649b01ca6cb901ed9bb964c10ba59b6ed4..369b30066658c64279c92a1009ffc0377d96129e 100644 (file)
@@ -8,7 +8,7 @@
 # (at your option) any later version.
 # Please read the file COPYING, README and AUTHORS for more information.
 #
-# $Id: Makefile.am,v 1.39 2003/03/31 19:01:02 alex Exp $
+# $Id: Makefile.am,v 1.40 2003/05/03 16:29:57 alex Exp $
 #
 
 AUTOMAKE_OPTIONS = ../portab/ansi2knr
@@ -61,7 +61,9 @@ lint:
         fi; \
        done;
 
-ngircd.c: cvs-date cvs-version.h
+ngircd.c: cvs-version.h
+
+cvs-version.h: cvs-date
 
 cvs-date:
        grep VERSION ../config.h | grep "CVS" \