mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-12 20:50:56 +00:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
# $Id$
|
|
|
|
all:
|
|
g++ -I../.. create_lure_dat.cpp process_actions.cpp -o create_lure
|