This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
51f86375f4
freebsd-dev
/
lib
/
libmp
/
tests
/
Makefile
8 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
Integrate lib/libmp into the build/kyua - Remove the .t wrapper - Fix -Wreturn-type warnings with clang This change has been tested on amd64/i386 Phabric: D530 Reviewed by: jmmv Approved by: jmmv (co-mentor) MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
2014-08-04 22:10:07 +00:00
# $FreeBSD$
TAP_TESTS_C
+=
legacy_test
Convert libraries to use LIBADD While here reduce a bit overlinking
2014-11-25 11:07:26 +00:00
LIBADD
+=
mp
Integrate lib/libmp into the build/kyua - Remove the .t wrapper - Fix -Wreturn-type warnings with clang This change has been tested on amd64/i386 Phabric: D530 Reviewed by: jmmv Approved by: jmmv (co-mentor) MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
2014-08-04 22:10:07 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
t
e
s
t
.
m
k
>
Reference in New Issue
Copy Permalink