Unbreak rescue(8). We should also link against libulog now.

This commit is contained in:
Ed Schouten 2009-12-05 23:23:46 +00:00
parent 3487b13416
commit 454939f33e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200169

View File

@ -72,7 +72,7 @@ CRUNCH_SRCDIRS+= bin
CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
ed expr getfacl hostname kenv kill ln ls mkdir mv \
pkill ps pwd realpath rm rmdir setfacl sh stty sync test
CRUNCH_LIBS+= -lcrypt -ledit -lkvm -ll -ltermcap -lutil
CRUNCH_LIBS+= -lcrypt -ledit -lkvm -ll -ltermcap -lulog -lutil
# Additional options for specific programs
CRUNCH_ALIAS_test= [