mirror of
https://github.com/AntonioND/nitro-engine.git
synced 2025-06-18 16:45:33 -04:00
7 lines
204 B
Makefile
7 lines
204 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
|