Changeset 018e1e3 in mainline for uspace/srv/kbd/Makefile
- Timestamp:
- 2008-12-28T12:35:00Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b74af07
- Parents:
- 4f75b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/Makefile
r4f75b63 r018e1e3 93 93 genarch/src/nofb.c 94 94 endif 95 ifeq ($(ARCH), mips32eb) 96 GENARCH_SOURCES += \ 97 genarch/src/nofb.c 98 endif 95 99 96 100 GENERIC_OBJECTS := $(addsuffix .o,$(basename $(GENERIC_SOURCES)))
Note:
See TracChangeset
for help on using the changeset viewer.