4 lines
73 B
Makefile
4 lines
73 B
Makefile
src := babel.c packets.c
|
|
obj := $(src-o-files)
|
|
$(all-daemon)
|
|
$(cf-local)
|