Changeset 1606 for branches/alma
- Timestamp:
- 07/18/09 08:14:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/alma/Makefile
r1602 r1606 3 3 ### For who wants to build ASAP with older CASA without CASACore 4 4 ### environment, replace $(CASAPATH) with $(AIPSPATH). 5 #for mac 5 6 #PREFIX := /opt/casa/darwin 6 PREFIX := /export/home/tengu/casa/active/linux_gnu 7 #for linux 8 PREFIX := $(word 1, $(CASAPATH))/$(word 2,$(CASAPATH)) 7 9 PYDIR := $(PREFIX)/python/2.5 8 10
Note:
See TracChangeset
for help on using the changeset viewer.