Skip to content
GitLab
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
df927e89
Commit
df927e89
authored
Feb 06, 2017
by
Mart Lubbers
Browse files
clean_home support
parent
1a386f43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
df927e89
CLEAN_HOME
?=
/opt/clean
test
:
test.icl TTY.icl TTY.dcl Clean
\
System
\
Files/ctty.o
clm
-dynamics
-l
-no-pie
-I
/opt/clean/
lib/Dynamics
$(
basename
$<
)
-o
$@
clm
-dynamics
-l
-no-pie
-I
$(CLEAN_HOME)
lib/Dynamics
$(
basename
$<
)
-o
$@
Clean\ System\ Files/ctty.o
:
tty.c
if
hash
gcc-5 2>/dev/null
;
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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