mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
5 lines
110 B
Makefile
Executable File
5 lines
110 B
Makefile
Executable File
SRC_CC = pager.cc
|
|
INC_DIR += $(REP_DIR)/include/codezero/dummies
|
|
|
|
vpath pager.cc $(REP_DIR)/src/base/pager
|