Changeset 63b1537 in mainline for uspace/srv/kbd/Makefile
- Timestamp:
- 2009-03-11T17:26:48Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de88998
- Parents:
- 04d672c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/Makefile
r04d672c3 r63b1537 117 117 endif 118 118 ifeq ($(UARCH), sparc64) 119 ifeq ($(MACHINE),serengeti) 120 GENARCH_SOURCES += \ 121 port/sgcn.c \ 122 ctl/stty.c 123 else 119 124 GENARCH_SOURCES += \ 120 125 port/z8530.c \ 121 126 ctl/sun.c 127 endif 122 128 endif 123 129
Note:
See TracChangeset
for help on using the changeset viewer.