TARGETS=wrapper addrform
DOTS=../
include ../GNUmakefile.inc

DEST=$(LIBEXECDIR)

include ${DOTS}GNUmakefile.prog.tmpl

wrapper: wrapper.o debug.o
addrform: addrform.o debug.o
