mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
And the c/h/sys dir too..
This commit is contained in:
parent
a4c2afedb7
commit
acd2ae58c6
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ c/%.o: c/%.c
|
|||
|
||||
c/h/%.h: c/hsrc/%.h
|
||||
mkdir -p c/h
|
||||
mkdir -p c/h/sys
|
||||
echo "/* WARNING: This header is generated - edits will be lost! */" > $@
|
||||
mxmpp -I decl -I c/decl $< >> $@
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue