mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-25 07:26:36 +03:00
Rule for automatically rebuilding headers
This commit is contained in:
@ -40,3 +40,5 @@ hardened-debug:
|
|||||||
debuglite:
|
debuglite:
|
||||||
$(MAKE) all CFLAGS="-ggdb -DDEBUGLITE"
|
$(MAKE) all CFLAGS="-ggdb -DDEBUGLITE"
|
||||||
|
|
||||||
|
.h:.c
|
||||||
|
scripts/MakeHeader $@
|
Reference in New Issue
Block a user