Ignore:
Timestamp:
Oct 7, 2007, 7:09:24 PM (18 years ago)
Author:
bird
Message:

jobs and other stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/Makefile.kmk

    r1206 r1207  
    3636        error.c \
    3737        eval.c \
     38        exec.c \
     39        expand.c \
    3840        histedit.c \
     41        input.c \
     42        jobs.c \
    3943        mail.c \
    4044        memalloc.c \
    4145        mystring.c \
    4246        options.c \
     47        output.c \
    4348        show.c \
    4449        syntax.c \
    45         output.c \
    46         input.c \
    47         exec.c \
    48         expand.c \
    4950        miscbltin.c \
    5051        bltin/echo.c \
    5152        bltin/test.c \
    5253        \
    53         jobs.c \
    5454        parser.c \
    5555        redir.c \
Note: See TracChangeset for help on using the changeset viewer.