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

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

test:: tdbtheta 

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

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