From fb439023e6235d75a7245db7aa372df28b1aa1de Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Wed, 20 Nov 1996 10:41:35 +0000 Subject: To avoid conflicts with files named "configure", rename the "configure" phase of the build to "prepare". --- Makefile.athena | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3