0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-03 23:00:01 +00:00
bird/proto/igmp/Makefile

5 lines
72 B
Makefile
Raw Normal View History

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