0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-24 10:41:54 +00:00
bird/proto/igmp/Makefile

5 lines
72 B
Makefile
Raw Normal View History

2016-05-27 00:40:30 +00:00
src := igmp.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)