IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2009, 11:11:15 AM (17 years ago)
Author:
eugene
Message:

import updates from camera group (fits table outputs, fixes to persistent trails); modify import to avoid libpsf (fortran)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/gpcsrc/Make.Common

    r23490 r23924  
    134134TAR      = gtar
    135135AR       = ar
    136 FC       = gfortran
     136FC       = g77
    137137CC       = gcc
    138138LD       = gcc
     
    673673        @-rm -f $(DIR_BIN)/*.TEXT_FILE_BUSY 2> /dev/null || /bin/true
    674674        @ln $< $@
    675         # @-setuidinst $@
     675        @-setuidinst $@
    676676
    677677$(DIR_BIN)/%-$(VERSION): scripts/%.sh
Note: See TracChangeset for help on using the changeset viewer.