13 lines
160 B
Makefile
13 lines
160 B
Makefile
|
|
|
|
FILE_LIST = \
|
|
etk/Debug.cpp \
|
|
etk/DebugInternal.cpp \
|
|
etk/Memory.cpp \
|
|
etk/String.cpp \
|
|
etk/Stream.cpp \
|
|
etk/File.cpp \
|
|
etk/RegExp.cpp
|
|
|
|
|