#
# $Id: GNUmakefile,v 1.7 2007-04-20 17:48:16 bylaska Exp $
#

 OBJ_OPTIMIZE = \
            	shake_chain.o \
            	shake_chain2.o \
            	shake_chain3.o \
		shake_analysis.o \
		molecular.o \
		pspw_molecule.o \
		pspw_atom.o \
		pspw_bond.o

	  OBJ = 

      LIBRARY = libnwpwlib.a

    USES_BLAS = 

  LIB_DEFINES = 


include ../../../../config/makefile.h
include ../../../../config/makelib.h

