#
# $Id: GNUmakefile,v 1.1 2003-12-02 19:25:09 bylaska Exp $
#
 OBJ_OPTIMIZE = \
		band_structure.o \
		band_interpolate_structure.o \
		band_kp_structure.o
                
	  OBJ = 



      LIBRARY = libband.a

    USES_BLAS = band_structure.F band_interpolate_structure.F band_kb_structure.F
                

  LIB_DEFINES =


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

