Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/gas/mpw-make.sed

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    5959# Whack out the config.h dependency, it only causes excess rebuilds.
    6060/{OBJS}/s/{OBJS} \\Option-f "{o}"config.h/{OBJS} \\Option-f/
    61 /gasp.c/s/gasp\.c "{o}"config.h/gasp.c/
    6261
    6362# ALL_CFLAGS includes TDEFINES, which is not desirable at link time.
     
    6665# The resource file is called mac-as.r.
    6766/as.new.r/s/as\.new\.r/mac-as.r/
    68 /gasp.new.r/s/gasp\.new\.r/mac-as.r/
    6967
    7068# ...and the PROG_NAME doesn't have a .new in it.
    7169/PROG_NAME/s/PROG_NAME='"'as.new'"'/PROG_NAME='"'as'"'/
    72 /PROG_NAME/s/PROG_NAME='"'gasp.new'"'/PROG_NAME='"'gasp'"'/
    7370
    7471# Whack out recursive makes, they won't work.
     
    9188        NewFolderRecursive "{bindir}"\
    9289        Duplicate -y :as.new "{bindir}"as\
    93         Duplicate -y :gasp.new "{bindir}"gasp\
    9490
    9591
Note: See TracChangeset for help on using the changeset viewer.