mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-15 19:07:04 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
|
src := filter.c
|
||
|
obj := $(src-o-files)
|
||
|
$(all-daemon)
|
||
|
#$(cf-local)
|