PROG = vos MAN = BINDIR = /usr/sbin SRCS = vos.c arlalib.c fs_lib.c LDADD += -lkafs DPADD += ${LIBKAFS} .include "../Applflags.inc" .PATH: ${.CURDIR}/../src/appl .include