mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 15:09:47 +00:00
16ee411187
svn-id: r54363
5 lines
61 B
Makefile
5 lines
61 B
Makefile
# $Id$
|
|
|
|
all:
|
|
g++ -I../.. main.cpp parser.cpp -o create_mads
|