diff --git a/Makefile b/Makefile index 4292a1dd..b49069f3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,7 @@ -# Top-level Makefile +# Top-level Makefile for Remind. + +# $Id: Makefile,v 1.24 1998-01-17 04:51:52 dfs Exp $ + all: @if test ! -f src/Makefile ; then \ ./configure ; \