Add libtcl to makefile
This commit is contained in:
parent
e862fa8cf2
commit
3510f44474
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16812
@ -13,8 +13,8 @@ SUBDIR=csu/${MACHINE}
|
||||
SUBDIR+= libc libcompat libcom_err libcurses libedit \
|
||||
libf2c libfakegnumalloc libftpio \
|
||||
libkvm libmd libmytinfo libncurses libpcap libresolv librpcsvc \
|
||||
libscsi libskey libss libtermcap libutil libxpg4 liby libipx \
|
||||
libdisk
|
||||
libscsi libskey libss libtcl libtermcap libutil libxpg4 liby
|
||||
libipx libdisk
|
||||
|
||||
.if !exists(../secure) || defined(NOSECURE) || defined(NOCRYPT)
|
||||
SUBDIR+= libcrypt
|
||||
|
Loading…
Reference in New Issue
Block a user