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