3
0
mirror of https://github.com/CrazyRedMachine/popnhax.git synced 2024-11-23 22:00:57 +01:00
popnhax/util/Module.mk
2024-10-02 22:22:56 +02:00

9 lines
123 B
Makefile

libs += util
srcpp_util := \
bst.cc \
membuf.cc \
cmdline.cc \
patch.cc \
crc32.cc \