Changes in uspace/app/tester/Makefile [5c65e61:d9be488] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/Makefile
r5c65e61 rd9be488 29 29 30 30 USPACE_PREFIX = ../.. 31 31 32 LIBS = \ 32 33 $(LIBBLOCK_PREFIX)/libblock.a \ … … 40 41 41 42 BINARY = tester 43 MATH = y 42 44 43 45 SOURCES = \ … … 61 63 fault/fault3.c \ 62 64 float/float1.c \ 65 float/float2.c \ 63 66 float/softfloat1.c \ 64 67 vfs/vfs1.c \
Note:
See TracChangeset
for help on using the changeset viewer.