mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
6 lines
101 B
Makefile
6 lines
101 B
Makefile
LIB_DIR := $(REP_DIR)/src/lib/dde_ipxe
|
|
|
|
SRC_CC = dde_support.cc
|
|
|
|
vpath dde_support.cc $(LIB_DIR)
|