Changeset ca038b4 in mainline for uspace/drv/usbkbd/Makefile
- Timestamp:
- 2010-12-12T16:50:48Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 692f13e4
- Parents:
- c694b7e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbkbd/Makefile
rc694b7e rca038b4 33 33 34 34 SOURCES = \ 35 main.c 35 main.c \ 36 descparser.c 36 37 37 38 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.