TARGETS=tftp

DOTS=../
include ${DOTS}GNUmakefile.inc

CFLAGS+=$(DINET6) $(DIPSEC)

DEST=$(USR_BINDIR)

include ${DOTS}GNUmakefile.prog.tmpl

tftp: main.o tftp.o tftpsubs.o
