mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-03 23:00:01 +00:00
5 lines
72 B
Makefile
5 lines
72 B
Makefile
|
src := igmp.c packets.c
|
||
|
obj := $(src-o-files)
|
||
|
$(all-daemon)
|
||
|
$(cf-local)
|