Skip to content
Snippets Groups Projects
Commit a12abbdb authored by deuce's avatar deuce
Browse files

Only include sbbsdefs.mk if it's in the cwd

parent 6200106b
Branches
Tags
No related merge requests found
......@@ -39,5 +39,5 @@ vpath %.c $(SBBS_SRC)
vpath %.cpp $(SBBS_SRC)
SBBSDEFS :=
-include $(SBBS_SRC)sbbsdefs.mk # defines $(SBBSDEFS)
-include sbbsdefs.mk # defines $(SBBSDEFS)
CFLAGS += $(SBBSDEFS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment