mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
libc: generate nsparser.h in build directory
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user