#
#	$Id: yMakefile,v 1.7 2007-02-28 01:49:32 fred Exp $
#
#define IHaveSubdirs

SUBDIRS = lib bin examples 

OBJECTS = ngmathbd.o
FSOURCES = ngmathbd.f

RelocatableTarget(libngmathbd.o,$(OBJECTS))

