Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tommy Olofsson
LabComm
Commits
d00f2951
Commit
d00f2951
authored
Dec 07, 2011
by
Sven Robertz
Browse files
dummy compile script
parent
2a587ae4
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/simple_java/udp_compile.sh
0 → 100644
View file @
d00f2951
gcc
-o
udp_encoder
-L
../../lib/c
-I
.
-I
../../lib/c udp_encoder.c gen/simple.c ../../lib/c/labcomm_udp_reader_writer.c ../../lib/c/udp_hack.c
-llabcomm
gcc
-o
udp_decoder
-L
../../lib/c
-I
.
-I
../../lib/c udp_decoder.c gen/simple.c ../../lib/c/labcomm_udp_reader_writer.c ../../lib/c/udp_hack.c
-llabcomm
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