This website works better with JavaScript.
Explore
Redmine
Gerrit
Lists
Help
Sign In
retronetworking
/
token-ring-hacks
Watch
12
Star
0
Fork
You've already forked token-ring-hacks
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
0e59b4607b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0e59b4607b'
${ noResults }
token-ring-hacks
/
Makefile
9 lines
103 B
Raw
Normal View
History
Unescape
Escape
initial check-in of experimental attempt at TR - Ethernet bridge
12 months ago
CFLAGS
=
-Wall -g
move osmo_revbyte_bits to utils.c
12 months ago
tr-bridge
:
tr
-
bridge
.
c
utils
.
c
initial check-in of experimental attempt at TR - Ethernet bridge
12 months ago
$(
CC
)
$(
CFLAGS
)
-o
$@
$^
clean
:
@rm -f tr-bridge