Changes in uspace/app/tester/Makefile [1b1164e8:ffdd2b9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/Makefile
r1b1164e8 rffdd2b9 38 38 print/print3.c \ 39 39 print/print4.c \ 40 print/print5.c \ 40 41 console/console1.c \ 41 42 stdio/stdio1.c \ … … 49 50 ipc/connect.c \ 50 51 loop/loop1.c \ 51 mm/malloc1.c 52 mm/malloc1.c \ 53 hw/serial/serial1.c 52 54 53 55 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.