examples: Add warnings to BlocksDS makefiles

This commit is contained in:
Antonio Niño Díaz 2024-01-27 18:31:17 +00:00
parent c037b79af4
commit 55a53a91dc
40 changed files with 120 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1 +1,4 @@
# 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.
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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.
NITROFSDIR := nitrofiles
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
NITROFSDIR := nitrofiles
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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
NITROFSDIR := nitrofiles

View File

@ -1,3 +1,6 @@
# 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.
NITROFSDIR := nitrofiles
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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.
DEFINES := -DNE_DEBUG
LIBS := -lNE_debug -lnds9 -lc

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1,3 +1,6 @@
# 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
GFXDIRS := graphics

View File

@ -1 +1,4 @@
# 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.
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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.
GFXDIRS := graphics
include ../../Makefile.example.blocksds

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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

View File

@ -1,3 +1,6 @@
# 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