Changeset 72
- Timestamp:
- 07/19/04 14:30:29 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile
r71 r72 9 9 10 10 CFITSIOLIB := /usr/local/lib/libcfitsio.a #-lcfitsio 11 CFITSIOINC := -I/usr/local/include/cfitsio 11 12 12 13 AIPSROOT := $(word 1, $(AIPSPATH)) … … 27 28 PYTHONINC := -I/usr/include/python2.2 28 29 PYTHONLIB := -lpython2.2 29 30 CFITSIOINC := -I/usr/local/include/cfitsio31 30 32 31 INCDIRS := -I. $(AIPSINC) $(BOOSTINC) $(PYTHONINC) $(CFITSIOINC)
Note:
See TracChangeset
for help on using the changeset viewer.