This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
Files
cli-completion
labs-bird
/
sysdep
/
linux
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
86 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Build system reworked to one global Makefile with includes and no nesting
2016-04-12 11:14:54 +02:00
src
:=
netlink.c
obj
:=
$(
src-o-files
)
$(
all
-
daemon
)
$(conf-y-targets)
:
$(
s
)
netlink
.
Y
Copy Permalink