dbus Makefile.cvs,1.1,1.2

Zack Rusin zack@pdx.freedesktop.org
Sun, 23 Nov 2003 00:07:06 -0800


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv2007

Modified Files:
	Makefile.cvs 
Log Message:
Match kde schematics


Index: Makefile.cvs
===================================================================
RCS file: /cvs/dbus/dbus/Makefile.cvs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.cvs	21 Nov 2002 19:03:04 -0000	1.1
+++ Makefile.cvs	23 Nov 2003 08:07:04 -0000	1.2
@@ -1,6 +1,8 @@
 ## -*- makefile -*-
 
-all: configure
-
-configure: configure.in autogen.sh
+configure:
 	./autogen.sh --no-configure
+
+.SILENT: 
+
+.PHONY: configure