IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23526


Ignore:
Timestamp:
Mar 25, 2009, 11:36:19 AM (17 years ago)
Author:
eugene
Message:

drop libpsf (to avoid fortran)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/gpcsrc/fits/burntool/Makefile

    r23490 r23526  
    55CCDEFS+=$(VERSIONDEFS)
    66CCLINK += -lm
    7 $(EXECNAME): $(OBJS) libfh.a libpsf.a libpscoords.a
     7
     8# $(EXECNAME): $(OBJS) libfh.a libpsf.a libpscoords.a
     9$(EXECNAME): $(OBJS) libfh.a libpscoords.a
    810
    911include ../Make.Common
Note: See TracChangeset for help on using the changeset viewer.