summaryrefslogtreecommitdiff
path: root/configure.mk
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-03 12:52:47 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-03 12:52:47 -0500
commit5e13499c55639e93fbe46ce3dc053d74e5578cf9 (patch)
treefa9727e25343ed0d726c0690e3e255f9f696d422 /configure.mk
parentd3a24ed242e91e6afb53b2cbf38b89667637168d (diff)
downloadbash-5e13499c55639e93fbe46ce3dc053d74e5578cf9.tar.gz
commit bash-20040107 snapshot
Diffstat (limited to 'configure.mk')
-rw-r--r--configure.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.mk b/configure.mk
new file mode 100644
index 00000000..4a60b59e
--- /dev/null
+++ b/configure.mk
@@ -0,0 +1,3 @@
+# Make sure the first target in the makefile is the right one
+configure: configure.in aclocal.m4 config.h.in
+ autoconf