mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-08-08 19:34:00 -05:00
13 lines
138 B
Makefile
13 lines
138 B
Makefile
libs += mm
|
|
|
|
ldflags_mm := \
|
|
-lhid \
|
|
-lsetupapi \
|
|
|
|
libs_mm := \
|
|
util \
|
|
|
|
src_mm := \
|
|
mm.c \
|
|
|