mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-23 18:21:54 +00:00
ce8d15a02d
We need link lib/birdlib.a and remaining */all.o to tests (mockups suck) Code from sysdep/unix/main.c is moved without 'int main()' function to the sysdep/unix/main_helper.c Yes, it is dirty... After remake new BIRD's build system will be this commit reverting... Actually it is not possible to build executable bird, birdc nor birdcl due duplicity of functions in main_helper.o in lib/birdlib.a and lib/main.o
13 lines
86 B
Plaintext
13 lines
86 B
Plaintext
log.c
|
|
main_helper.c
|
|
timer.h
|
|
io.c
|
|
unix.h
|
|
endian.h
|
|
config.Y
|
|
random.c
|
|
|
|
krt.c
|
|
krt.h
|
|
krt.Y
|