genode/repos/base/lib/mk/ldso-startup.mk
Norman Feske 2cbef82b61 ldso-startup: support build from non-base repos
By always fetching the source relative to BASE_DIR, we can
include the ldso-startup.mk file from other repositories, i.e.,
API packages.
2016-07-15 11:38:27 +02:00

4 lines
73 B
Makefile

SRC_CC += startup.cc
vpath startup.cc $(BASE_DIR)/src/lib/ldso/startup