We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369d038 commit 7f406eeCopy full SHA for 7f406ee
Makefile
@@ -42,7 +42,7 @@ DEMO_LIST = $(shell find $(DEMO_PATH) -type f -name Makefile -printf "%h ")
42
usage:
43
echo "make docs to create documentation"
44
echo "make nuke to rebuild the single header nuklear.h from source"
45
- echo "make demos to build all of the demos
+ echo "make demos to build all of the demos"
46
echo "make all to re-pack the header and create documentation"
47
48
all: docs nuke demos
0 commit comments