X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/6518f41b1f96b2bd684c2e37b5ea0002074cc49b..fd0bb713d77b52dad52e98183bead6cc9b814b30:/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 $@