1 # MINIX-specific servers/drivers options
5 LDADD
+= -nodefaultlibs
-lgcc
-lsys
-lgcc
-lminc
6 .elif
!empty
(CC
:M
*clang
)
7 LDADD
+= -nodefaultlibs
-L
/usr
/pkg
/compiler-rt
/lib
-lCompilerRT-Generic
-lsys
-lCompilerRT-Generic
-lminc
10 .
include <bsd.prog.mk
>