source:
mainline/uspace/srv/hid/output/meson.build@
58ef532
Last change on this file since 58ef532 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 114 bytes |
Line | |
---|---|
1 | deps = [ 'drv' ] |
2 | src = files( |
3 | 'ctl/serial.c', |
4 | 'port/ega.c', |
5 | 'port/chardev.c', |
6 | 'proto/vt100.c', |
7 | 'output.c', |
8 | ) |
Note:
See TracBrowser
for help on using the repository browser.