summaryrefslogtreecommitdiff
path: root/proto/mrt/Makefile
blob: 8cd44ac18f0469092d7013f336320bdb86552f38 (plain)
1
2
3
4
5
6
src := mrt.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)

tests_objs := $(tests_objs) $(src-o-files)