mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 08:35:44 -04:00
7 lines
213 B
Makefile
7 lines
213 B
Makefile
# This is a minimal makefile only used for the examples. If you want a makefile
|
|
# for your project, take one from the templates inside examples/templates.
|
|
|
|
BINDIRS := data
|
|
|
|
include ../../Makefile.example.blocksds
|