3ca5f41d59
to :, so they can be used e.g. with <bsd.prog.mk>. Standardize variable names used to configure kernel libraries. Variables used by these Makefile.inc's are: S must be set to the top of the 'sys' tree. ${LIB}DST may be set to the location of the directory where library objects are to be built. Defaults to ${.OBJDIR}/lib/${lib}. ${LIB}_AS may be set to 'obj' to build a object from the library's object files. (Otherwise, a library will be built.) Defaults to 'library'. ${LIB}MISCMAKEFLAGS Miscellaneous flags to be passed to the library's Makefile when building. See library's Makefile for more details about supported flags and their default values. (where LIB is KERN, SA, or Z, and lib is kern, sa, or z, depending on which library's Makefile.inc is being discussed.) |
||
---|---|---|
.. | ||
arch | ||
Makefile | ||
Makefile.inc | ||
__assert.c | ||
__main.c | ||
adddi3.c | ||
anddi3.c | ||
ashldi3.c | ||
ashrdi3.c | ||
bcmp.c | ||
bzero.c | ||
cmpdi2.c | ||
divdi3.c | ||
ffs.c | ||
htonl.c | ||
htons.c | ||
imax.c | ||
imin.c | ||
iordi3.c | ||
libkern.h | ||
lmax.c | ||
lmin.c | ||
lshldi3.c | ||
lshrdi3.c | ||
max.c | ||
mcount.c | ||
memcmp.c | ||
memset.c | ||
min.c | ||
moddi3.c | ||
muldi3.c | ||
negdi2.c | ||
notdi2.c | ||
ntohl.c | ||
ntohs.c | ||
qdivrem.c | ||
quad.h | ||
random.c | ||
scanc.c | ||
skpc.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcpy.c | ||
strlen.c | ||
strncasecmp.c | ||
strncmp.c | ||
strncpy.c | ||
subdi3.c | ||
ucmpdi2.c | ||
udivdi3.c | ||
ulmax.c | ||
ulmin.c | ||
umoddi3.c | ||
xordi3.c |