mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-11 01:52:32 +01:00
7 lines
50 B
Makefile
Executable File
7 lines
50 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
BUILDDIR=build_dir
|
|
|
|
%:
|
|
dh $@
|