Changeset b0b5628 in mainline for uspace/srv/kbd/Makefile


Ignore:
Timestamp:
2009-03-08T14:31:51Z (16 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6346efd
Parents:
2270bef
Message:

Constructing parser machines for tty keyboards by hand is a pain. Let the machine do it — let's nuke some ants.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/Makefile

    r2270bef rb0b5628  
    4545GENERIC_SOURCES = \
    4646        generic/kbd.c \
     47        genarch/gsp.c \
     48        genarch/stroke.c \
    4749        generic/key_buffer.c
    4850
Note: See TracChangeset for help on using the changeset viewer.