mirror of https://github.com/xzeldon/htop.git
Rule for automatically rebuilding headers
This commit is contained in:
parent
d46dcf99fd
commit
df20abfd67
|
@ -40,3 +40,5 @@ hardened-debug:
|
|||
debuglite:
|
||||
$(MAKE) all CFLAGS="-ggdb -DDEBUGLITE"
|
||||
|
||||
.h:.c
|
||||
scripts/MakeHeader $@
|
Loading…
Reference in New Issue