open-src/driver/xf86-video-mga/Makefile
changeset 191 8c3443e72486
parent 113 f0cb1e00e5d3
child 194 c2b76d8a41f7
--- a/open-src/driver/xf86-video-mga/Makefile	Tue Jul 24 17:38:21 2007 -0700
+++ b/open-src/driver/xf86-video-mga/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.7	07/02/26
+# @(#)Makefile	1.8	07/07/25
 #
 
 # Package name used in tarballs
@@ -60,5 +60,5 @@
 
 include ../Makefile.inc
 
-source_gen::
-	(cd $(SOURCE_DIR) && automake)
+source_gen:: $(UNPACK_TARGET) autoreconf
+