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
dd6b06a2
Commit
dd6b06a2
authored
Feb 28, 2018
by
deuce
Browse files
Revert last commit.
parent
9bca4564
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/conio/GNUmakefile
src/conio/GNUmakefile
+1
-1
No files found.
src/conio/GNUmakefile
View file @
dd6b06a2
...
...
@@ -2,7 +2,7 @@ SRC_ROOT = ..
# Cross platform/compiler definitions
include
$(SRC_ROOT)/build/Common.gmake
# defines clean and output directory rules
CFLAGS
+=
$
(
XPDEV-MT_CFLAGS
)
$(SMBLIB_CFLAGS)
$
(
CIOLIB-MT_CFLAGS
)
-I
../smblib
CFLAGS
+=
$
(
XPDEV-MT_CFLAGS
)
$(SMBLIB_CFLAGS)
$
(
CIOLIB-MT_CFLAGS
)
ifeq
($(os),win32)
OBJS
+=
$(MTOBJODIR)$(DIRSEP)
SDL_win32_main
$(OFILE)
...
...
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