Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mart Lubbers
CleanSerial
Commits
553b6622
Commit
553b6622
authored
Jan 08, 2017
by
Mart Lubbers
Browse files
remove debug symbols and flag
parent
b38b69c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
553b6622
...
...
@@ -2,7 +2,7 @@ test: test.icl TTY.icl TTY.dcl Clean\ System\ Files/ctty.o
clm
$(
basename
$<
)
-o
$@
Clean\ System\ Files/ctty.o
:
tty.c
gcc
-g
-DDEBUG
-c
$<
-o
"
$@
"
gcc
-c
$<
-o
"
$@
"
clean
:
$(RM)
-r
Clean
\
System
\
Files/
*
test
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