mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
libc: generate nsparser.h in build directory
This commit is contained in:
parent
c76faff7d4
commit
44a43aa060
@ -43,6 +43,6 @@ vpath nslexer.l $(LIBC_NET_DIR)
|
||||
nsparser.c: nsparser.y
|
||||
$(MSG_CONVERT)$(notdir $@)
|
||||
$(VERBOSE)bison -d -p_nsyy $< \
|
||||
--defines=$(LIBC_PORT_DIR)/src/lib/libc/lib/libc/net/nsparser.h --output=$@
|
||||
--defines=nsparser.h --output=$@
|
||||
|
||||
vpath nsparser.y $(LIBC_NET_DIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user