diff --git a/makefile_web b/Makefile similarity index 93% rename from makefile_web rename to Makefile index 83e77e63..9439b061 100644 --- a/makefile_web +++ b/Makefile @@ -1,3 +1,6 @@ +# This script produces a web build. If you aren't trying to do that, it is +# entirely useless to you. + SRC_DIR = ./src SRCS := $(wildcard $(SRC_DIR)/**)