summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1996-11-20 10:41:35 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1996-11-20 10:41:35 +0000
commitfb439023e6235d75a7245db7aa372df28b1aa1de (patch)
tree75decb8bcae7e052182c78c96816ef4af3f4e5d0
parent4eccef39a25e5028fe81e693bb9bf391c7dccecc (diff)
To avoid conflicts with files named "configure", rename the
"configure" phase of the build to "prepare".
-rw-r--r--Makefile.athena2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.athena b/Makefile.athena
index a5efa2b..0665139 100644
--- a/Makefile.athena
+++ b/Makefile.athena
@@ -2,7 +2,7 @@
SHELL=/bin/sh
-configure:
+prepare:
imake -DTOPDIR=`pwd` -I./config
${MAKE} Makefiles