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