Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
BIRD Internet Routing Daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
f7f70bed
Commit
f7f70bed
authored
Dec 07, 2016
by
Jan Moskyto Matejka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make: upgrade Babel makefiles
parent
cd6ca9b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
proto/babel/Makefile
proto/babel/Makefile
+4
-5
proto/babel/babel.h
proto/babel/babel.h
+1
-1
No files found.
proto/babel/Makefile
View file @
f7f70bed
source
=
babel.c packets.c
root-rel
=
../../
dir-name
=
proto/babel
include
../../Rules
src
:=
babel.c packets.c
obj
:=
$
(
src-o-files
)
$(all-daemon)
$(cf-local)
proto/babel/babel.h
View file @
f7f70bed
...
...
@@ -21,7 +21,7 @@
#include "lib/lists.h"
#include "lib/socket.h"
#include "lib/string.h"
#include "
lib
/timer.h"
#include "
sysdep/unix
/timer.h"
#ifndef IPV6
#error "The Babel protocol only speaks IPv6"
...
...
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