Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
4c29a119
Commit
4c29a119
authored
Oct 26, 2011
by
deuce
Browse files
Use SBBS_SRC for sbbsdefs.mk inclusion.
parent
c30c3b26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/sbbs3/Common.gmake
src/sbbs3/Common.gmake
+1
-1
No files found.
src/sbbs3/Common.gmake
View file @
4c29a119
...
...
@@ -8,7 +8,7 @@ SBBS_SRC ?= $(SRC_ROOT)/sbbs3
SBBS_CFLAGS += -I$(SBBS_SRC)
SBBSDEFS :=
-include sbbsdefs.mk # defines $(SBBSDEFS)
-include
$(SBBS_SRC)/
sbbsdefs.mk # defines $(SBBSDEFS)
SBBS_CFLAGS += $(SBBSDEFS)
SBBS_LDFLAGS += -L$(SBBS_SRC)/$(LIBODIR)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment