mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
5 lines
83 B
Makefile
5 lines
83 B
Makefile
SRC_CC = process.cc
|
|
LIBS = elf
|
|
|
|
vpath process.cc $(REP_DIR)/src/base/process
|