- Timestamp:
- 08/25/10 11:43:58 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile
r1894 r1898 60 60 61 61 # darwin specific CASA flags 62 if neq (,$(findstring $(CASAARCH)", "darwin"))62 ifeq ($(shell uname), Darwin) 63 63 CASAPPLIB += -framework vecLib 64 64 else
Note:
See TracChangeset
for help on using the changeset viewer.