IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 4, 2011, 12:53:59 PM (15 years ago)
Author:
eugene
Message:

fixed for a more reliable build (eg, reduce gnu-specific names)

File:
1 edited

Legend:

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

    r25573 r31150  
    130130PATH     := .:$(DIR_GNU)/bin:$(DIR_BIN):/usr/local/bin:/usr/5bin:/usr/bin:/bin:/usr/ucb:$(PATH)
    131131SHELL    = /bin/sh
    132 INSTALL  = ginstall
     132# INSTALL  = ginstall
     133INSTALL  = install
    133134INSTSTRIP= $(INSTALL) -s
    134135TAR      = gtar
Note: See TracChangeset for help on using the changeset viewer.