Changeset 555


Ignore:
Timestamp:
Aug 8, 2003, 1:13:28 PM (22 years ago)
Author:
bird
Message:

It's shell not prompt!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.39 to 1.40
    r554 r555  
    784784   
    785785# Separate since we want the 'e' option
    786 gccomf-prompt:                 
     786gccomf-shell:                   
    787787        mkdir -p $(PATH_OBJ)/gccomf
    788788        $(MAKE) -e -C $(PATH_OBJ)/gccomf -f $(MAKEFILE) $@-it
    789 gccomf-prompt-it:
     789gccomf-shell-it:
    790790        chdir $(PATH_OBJ)/gccomf ; \
    791791                if test -d $(PATH_BUILTTOOLS)/omfhack; then mv -f $(PATH_BUILTTOOLS)/omfhack $(PATH_BUILTTOOLS)/omfhackbin; fi ; \
Note: See TracChangeset for help on using the changeset viewer.