X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/6518f41b1f96b2bd684c2e37b5ea0002074cc49b..887b9bd3e37304d469845454f390cbf13198799d:/Makefile?ds=sidebyside 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 $@