mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
Add libdisk.
This commit is contained in:
parent
40ae4689df
commit
85e04d81f6
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14671
@ -13,7 +13,8 @@ SUBDIR=csu/${MACHINE}
|
||||
SUBDIR+= libc libcompat libcom_err libcurses libedit \
|
||||
libf2c libfakegnumalloc libforms \
|
||||
libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \
|
||||
libscsi libskey libss libtermcap libutil libxpg4 liby libipx
|
||||
libscsi libskey libss libtermcap libutil libxpg4 liby libipx \
|
||||
libdisk
|
||||
|
||||
.if !exists(../secure) || defined(NOSECURE) || defined(NOCRYPT)
|
||||
SUBDIR+= libcrypt
|
||||
|
Loading…
Reference in New Issue
Block a user