X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/f59a5d3459678d4a4e9d9c9beecbfd0a53035894..56cae6e16d22dfba1aafe91dc3465a684d808124:/GNUmakefile diff --git a/GNUmakefile b/GNUmakefile index cd7229e..9f5eaf7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -28,7 +28,7 @@ agedu: config.h $(AGEDU_OBJS) gcc $(LFLAGS) -o agedu $(AGEDU_OBJS) config.h: configure - ./configure + ./configure -q rm -f Makefile # we keep using _this_ Makefile configure: configure.ac