mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-11 05:36:12 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
# $Id$
|
|
|
|
all:
|
|
g++ -I../.. create_drascula.cpp -o create_drascula
|