open-src/driver/xf86-video-trident/Makefile
changeset 191 8c3443e72486
parent 98 c21b46ed1efd
child 194 c2b76d8a41f7
--- a/open-src/driver/xf86-video-trident/Makefile	Tue Jul 24 17:38:21 2007 -0700
+++ b/open-src/driver/xf86-video-trident/Makefile	Wed Jul 25 12:48:36 2007 -0700
@@ -30,7 +30,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.4	07/01/31
+# @(#)Makefile	1.5	07/07/25
 #
 
 # Package name used in tarballs
@@ -58,5 +58,5 @@
 
 include ../Makefile.inc
 
-source_gen::
-	(cd $(SOURCE_DIR) && automake)
+source_gen:: $(UNPACK_TARGET) autoreconf
+