mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-23 10:51:58 -05:00
6 lines
50 B
Makefile
Executable file
6 lines
50 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
BUILDDIR=build_dir
|
|
|
|
%:
|
|
dh $@
|