mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-05 13:34:11 +00:00
8 lines
93 B
Makefile
8 lines
93 B
Makefile
|
SRC_CC := vfs_oss.cc
|
||
|
|
||
|
vpath %.cc $(REP_DIR)/src/lib/vfs/oss
|
||
|
|
||
|
LIBS := libc
|
||
|
|
||
|
SHARED_LIB := yes
|