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