#
# $FreeBSD: ports/biology/ncbi-toolkit/files/Makefile,v 1.1 2000/10/29 13:56:24 jeh Exp $

all:
	cd ..; ./ncbi/make/makedis.csh

install:
	cd build; $(MAKE) install
