mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
nitpicker: Simplify internal file structure
This commit is contained in:
parent
602e36394d
commit
518a71ccf5
@ -5,14 +5,8 @@ SRC_CC = main.cc \
|
||||
view.cc \
|
||||
user_state.cc \
|
||||
global_keys.cc
|
||||
|
||||
SRC_BIN = default.tff
|
||||
|
||||
# enable C++11 support
|
||||
CC_CXX_OPT += -std=gnu++11
|
||||
|
||||
INC_DIR = $(PRG_DIR)/../include \
|
||||
$(PRG_DIR)/../data
|
||||
|
||||
vpath %.cc $(PRG_DIR)/../common
|
||||
vpath % $(PRG_DIR)/../data
|
||||
|
Loading…
Reference in New Issue
Block a user