Ignore:
Timestamp:
Jun 6, 2007, 5:22:15 PM (18 years ago)
Author:
bird
Message:

the comment screws up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ash/Makefile.kmk

    r3229 r3378  
    7474
    7575$(PATH_TARGET)/arith_lex.c: arith_lex.l | $(call DIRDEP,$(PATH_TARGET))
    76         flex -8 -o$@ $^                     # 8-bit lex scanner for arithmetic
     76        flex -8 -o$@ $^
     77# -8 -- 8-bit lex scanner for arithmetic
    7778
    7879$(PATH_TARGET)/builtins.h $(PATH_TARGET)/builtins.c: mkbuiltins shell.h builtins.def | $(call DIRDEP,$(PATH_TARGET))
Note: See TracChangeset for help on using the changeset viewer.