mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 12:39:56 +00:00
9780117a77
svn-id: r23578
5 lines
81 B
Makefile
5 lines
81 B
Makefile
# $Id$
|
|
|
|
all:
|
|
g++ -I../.. create_lure_dat.cpp process_actions.cpp -o create_lure
|