Changeset 1704 for branches/alma
- Timestamp:
- 02/17/10 12:14:21 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/alma/src/Makefile
r1700 r1704 57 57 # if not than there might by symbol resolution errors. 58 58 CASAPPLIB := -L$(CASALIB) -latnf $(CORELIB) \ 59 /usr/lib64/libwcs.so\59 -L$(WCSLIBLIBD) $(WCSLIBLIB) \ 60 60 $(RPFITSLIB) $(CFITSIOLIB) $(G2CLIB) -lstdc++ 61 # -L$(WCSLIBLIBD) $(WCSLIBLIB) \62 61 63 62 # darwin specific CASA flags
Note:
See TracChangeset
for help on using the changeset viewer.