mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +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)
|