]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Match kde schematics
authorZack Rusin <zack@kde.org>
Sun, 23 Nov 2003 08:07:04 +0000 (08:07 +0000)
committerZack Rusin <zack@kde.org>
Sun, 23 Nov 2003 08:07:04 +0000 (08:07 +0000)
Makefile.cvs

index fb06305bc98c2529b2dca22158dcc758794045e6..d44e56549d64d68c9cb1db04215f11f28fe019e2 100644 (file)
@@ -1,6 +1,8 @@
 ## -*- makefile -*-
 
-all: configure
-
-configure: configure.in autogen.sh
+configure:
        ./autogen.sh --no-configure
+
+.SILENT: 
+
+.PHONY: configure