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

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