Rule for automatically rebuilding headers

This commit is contained in:
Hisham Muhammad 2007-05-17 18:28:20 +00:00
parent d46dcf99fd
commit df20abfd67
1 changed files with 2 additions and 0 deletions

View File

@ -40,3 +40,5 @@ hardened-debug:
debuglite:
$(MAKE) all CFLAGS="-ggdb -DDEBUGLITE"
.h:.c
scripts/MakeHeader $@