IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2007, 1:00:17 PM (19 years ago)
Author:
eugene
Message:

changing Configure to Makefile.System

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/config.tools

    r11888 r12859  
    4343endif
    4444
    45 cat Configure | sed "s|$argv[2]|$argv[3]|" > Configure.tmp
    46 mv -f Configure.tmp Configure
     45cat Makefile.System | sed "s|$argv[2]|$argv[3]|" > Makefile.System.tmp
     46mv -f Makefile.System.tmp Makefile.System
    4747exit 0;
Note: See TracChangeset for help on using the changeset viewer.