X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/50e82fdc62d1e7c0747bdc8c17d7ef7b863e1460..cc7db507cc53258e23c148c690c9e450214f93ac:/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