8 lines
99 B
Makefile
8 lines
99 B
Makefile
TARGET = psxsplash
|
|
TYPE = ps-exe
|
|
|
|
SRCS = \
|
|
src/main.cpp
|
|
|
|
include third_party/nugget/psyqo/psyqo.mk
|