Files

7 lines
132 B
Makefile
Raw Permalink Normal View History

src := krt-sock.c
obj := $(src-o-files)
$(all-daemon)
$(conf-y-targets): $(s)krt-sock.Y
2016-11-09 16:36:34 +01:00
tests_objs := $(tests_objs) $(src-o-files)