0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 18:21:54 +00:00
bird/proto/igmp/Makefile
2016-05-27 02:40:30 +02:00

5 lines
72 B
Makefile

src := igmp.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)