Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sven Gestegård Robertz
LabComm
Commits
8c8b4a81
Commit
8c8b4a81
authored
Dec 14, 2011
by
Sven Robertz
Browse files
moved aux files into experimental
parent
39fa4cc0
Changes
8
Hide whitespace changes
Inline
Side-by-side
lib/c/Makefile
View file @
8c8b4a81
...
...
@@ -2,9 +2,9 @@ CC = gcc
CFLAGS
=
-g
-I
.
liblabcomm.a
:
labcomm.o labcomm_fd_reader_writer.o experimental/labcomm_udp_reader_writer.o
\
experimental/udp_hack.o
labcomm_thr_reader_writer.o
ethaddr.o
\
ThrottleDrv/ethernet_drv.o ThrottleDrv/throttle_drv.o
# ar -r liblabcomm.a labcomm.o labcomm_fd_reader_writer.o ethad
dr.o
experimental/udp_hack.o
experimental/
ethaddr.o
\
experimental/labcomm_thr_reader_writer.o
\
experimental/ThrottleDrv/ethernet_drv.o experimental/ThrottleDrv/throttle_
dr
v
.o
ar
-r
liblabcomm.a
$^
labcomm.o
:
labcomm.c labcomm.h labcomm_private.h
...
...
@@ -16,7 +16,7 @@ ethaddr.o: ethaddr.c
%o
:
%c %h
clean
:
rm
*
.o experimental/
*
.o ThrottleDrv/
*
.o
rm
*
.o experimental/
*
.o
experimental/
ThrottleDrv/
*
.o
distclean
:
clean
rm
liblabcomm.a
lib/c/ThrottleDrv/display.h
→
lib/c/
experimental/
ThrottleDrv/display.h
View file @
8c8b4a81
File moved
lib/c/ThrottleDrv/ethernet_drv.c
→
lib/c/
experimental/
ThrottleDrv/ethernet_drv.c
View file @
8c8b4a81
File moved
lib/c/ThrottleDrv/ethernet_drv.h
→
lib/c/
experimental/
ThrottleDrv/ethernet_drv.h
View file @
8c8b4a81
File moved
lib/c/ThrottleDrv/throttle_drv.c
→
lib/c/
experimental/
ThrottleDrv/throttle_drv.c
View file @
8c8b4a81
File moved
lib/c/ThrottleDrv/throttle_drv.h
→
lib/c/
experimental/
ThrottleDrv/throttle_drv.h
View file @
8c8b4a81
File moved
lib/c/ethaddr.c
→
lib/c/
experimental/
ethaddr.c
View file @
8c8b4a81
File moved
lib/c/ethaddr.h
→
lib/c/
experimental/
ethaddr.h
View file @
8c8b4a81
File moved
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