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
a12abbdb
Commit
a12abbdb
authored
Mar 19, 2004
by
deuce
Browse files
Only include sbbsdefs.mk if it's in the cwd
parent
6200106b
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 @
a12abbdb
...
...
@@ -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)
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