commit 24f644dbb64379875f31f8b975c769371bbad164 from: Omar Polo date: Sat Jun 24 13:10:31 2023 UTC there's no more any `static' target commit - 3a877237a7cea7d456cf85b64daff96881116dc4 commit + 24f644dbb64379875f31f8b975c769371bbad164 blob - 7fa876a2f7514e5fdb8be97fdbc3e485d1997ad0 blob + 4829a0038db38ec3a9c90289aa1a61bd0aee8f5f --- Makefile +++ Makefile @@ -48,7 +48,7 @@ DISTNAME = gmid-${VERSION} # -- public targets -- all: config.mk gmid ge gg -.PHONY: all tags static clean cleanall test regress install +.PHONY: all tags clean cleanall test regress install config.mk config.h: configure @echo "$@ is out of date; please run ./configure"