mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-09 10:31:53 +00:00
5 lines
74 B
Makefile
5 lines
74 B
Makefile
src := common.c filter.c
|
|
obj := $(src-o-files)
|
|
$(all-daemon)
|
|
#$(cf-local)
|