X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/6518f41b1f96b2bd684c2e37b5ea0002074cc49b..6edc959933cc0a8c94ed4571bf668a5fe15ba7aa:/Makefile diff --git a/Makefile b/Makefile index 4848eef..f884ae0 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ options: ${OBJ}: config.h config.mk -config.h: config.def.h +config.h: @echo creating $@ from config.def.h @cp config.def.h $@