]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - Makefile
xfsprogs update - kernel/user sync up and Ethan's Mac partition code.
[thirdparty/xfsprogs-dev.git] / Makefile
index 28ba4ed6e0706fa03f3f3d499c4b7544840a1d0a..fa0db078aecc69459965879051128313103fd8cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2000-2002 Silicon Graphics, Inc.  All Rights Reserved.
+# Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
 # 
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of version 2 of the GNU General Public License as
@@ -60,7 +60,7 @@ else
 clean: # if configure hasn't run, nothing to clean
 endif
 
-$(CONFIGURE):
+$(CONFIGURE): configure.in
        autoconf
        ./configure \
                --prefix=/ \