Files

7 lines
105 B
Makefile
Raw Permalink Normal View History

2018-11-20 17:38:19 +01:00
src := mrt.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
tests_objs := $(tests_objs) $(src-o-files)