- Installed json protocol

SKIPPED:
	psi/libpsi.a
	psi/tecs/libtecsl.a
This commit is contained in:
koennecke
2007-01-21 22:07:37 +00:00
parent f38289f0e8
commit 6cf9add9ee
6 changed files with 326 additions and 48 deletions

View File

@ -26,7 +26,7 @@ SUBLIBS = psi/libpsi.a psi/hardsup/libhlib.a matrix/libmatrix.a \
LIBS = -L$(HDFROOT)/lib $(SUBLIBS) $(NILIB)\
-ltcl8.4 -lmxml $(HDFROOT)/lib/libhdf5.a \
$(HDFROOT)/lib/libmfhdf.a $(HDFROOT)/lib/libdf.a \
-lmxml -lghttp -ljpeg -ldl -lz -lsz -lm -lc
-lmxml -lghttp -ljpeg -ljson -ldl -lz -lsz -lm -lc
include make_gen