Changeset 3818
- Timestamp:
- May 2, 2005, 9:49:28 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/pois/swig/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pois/swig/Makefile.am
r3795 r3818 37 37 # Now for XPA 38 38 # 39 #_xpa.so : $(XPA_OBJS) xpa.py 40 # cc -o _xpa.so -bundle -undefined suppress -flat_namespace $(XPA_OBJS) -L$(XPA_DIR)/lib -lxpa $(PS_LIBS) 41 XPA_DIR = /Users/rhl/ACT/products/Darwin/xpa/v2_1_5 39 # N.b. environment variable XPA_DIR must be set externally 40 # 42 41 XPA_CFLAGS = -I$(XPA_DIR)/include 43 42 XPA_LIBS = -L$(XPA_DIR)/lib -lxpa
Note:
See TracChangeset
for help on using the changeset viewer.
