
BIN=dbunjoin 
MAN1=dbunjoin.1
ldflags = 
ldlibs = $(DBLIBS)

DSAPMAKE =/opt/dsap/3.4/DSAPMAKE
include $(DSAPMAKE)
DIRS=

test:: tdbunjoin 

tdbunjoin : dbunjoin
	dbunjoin -d ex/jve sensor sitechan instrument site  > tests/dbunjoin.out
	-compare tests/dbunjoin.out correct

# $Id: Makefile,v 1.1.1.1 1997/04/12 04:16:38 danq Exp $ 
# DO NOT DELETE
