# -*- Makefile -*-  vim : ft = make

PKG_CPPFLAGS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBLAM=1 -DHAVE_LIBMPI=1 -DHAVE_LIBLAMF77MPI=1 -DHAVE_LIBATLAS=1 -DHAVE_LIBF77BLAS=1 -DHAVE_LIBBLACS=1 -DHAVE_LIBBLACSF77INIT=1 -DHAVE_LIBSCALAPACK=1    -L/home/srikanth/lib -L/home/srikanth/g/lib/LINUX -I/home/srikanth/include -I/home/srikanth/g/include -I/home/srikanth/lib/R/include -I/usr/include/pgsql -I/usr/include/readline -g -Wall -L/home/srikanth/lib -L/home/srikanth/g/lib/LINUX -I/home/srikanth/include -I/home/srikanth/g/include -I/home/srikanth/lib/R/include -I/usr/include/pgsql -I/usr/include/readline  -Wall -ansi -pedantic
PKK_CFLAGS   = $(ARCHCFLAGS)
#PKG_LIBS     = -lscalapack -lblacsF77init -lblacs -lf77blas -latlas -llamf77mpi -lmpi -llam -lpthread -lm -lutil  $(ARCHLIB)
PKG_LIBS     = -lscalapack -lblacsF77init -lblacs -lf77blas -latlas -llamf77mpi -lmpi -llam -lpthread -lm -lutil  
