there's no more any `static' target

This commit is contained in:
Omar Polo 2023-06-24 13:10:31 +00:00
parent 3a877237a7
commit 24f644dbb6
1 changed files with 1 additions and 1 deletions

View File

@ -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"