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