From 7a407681e04667a8a488693a12cd42148e59eb75 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 7 Dec 2002 05:35:42 +0000 Subject: "" svn path=/trunk/; revision=281 --- externals/grill/vasp/makefile.pd-darwin | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/vasp/makefile.pd-darwin') diff --git a/externals/grill/vasp/makefile.pd-darwin b/externals/grill/vasp/makefile.pd-darwin index 713ad0fd..909e2403 100755 --- a/externals/grill/vasp/makefile.pd-darwin +++ b/externals/grill/vasp/makefile.pd-darwin @@ -16,11 +16,11 @@ include ${CONFIG} FLEXTLIB=$(FLEXTPATH)/flext_t.a # compiler stuff -INCLUDES=$(PDPATH) +INCLUDES=$(PDINC) FLAGS=-DFLEXT_SYS=2 -DFLEXT_THREADS CFLAGS=-O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes # -maltivec LIBS=m -LDFLAGS=-bundle -bundle_loader $(PD) +LDFLAGS=-bundle -bundle_loader $(PDBIN) # ---------------------------------------------- # the rest can stay untouched -- cgit v1.2.1