summaryrefslogtreecommitdiff
path: root/proto/mrt/Makefile
blob: 000e1c1c587aae7d8455b8a652f8e0066599ea19 (plain)
1
2
3
4
5
6
7
src := mrt.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
$(call proto-build,mrt_build)

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