mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-05 21:44:12 +00:00
5 lines
88 B
Makefile
5 lines
88 B
Makefile
|
LIBS = process
|
||
|
SRC_CC = launchpad.cc
|
||
|
|
||
|
vpath launchpad.cc $(REP_DIR)/src/lib/launchpad
|