Remove `-ly' and `${LIBY}' from our Makefiles. Linking to liby is not
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 31 Mar 2004 20:22:14 +0000 (20:22 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 31 Mar 2004 20:22:14 +0000 (20:22 +0000)
commitde6c8bbac10c9b3024580c88e2232cb890d2b005
treee8346805ab68d7ff86080f43bd83e8f0d97d37bc
parent29b426d9395c6672702d4e0babef47bf3b27de7e
Remove `-ly' and `${LIBY}' from our Makefiles.  Linking to liby is not
necessary for any of our programs, as they all supply their own main()
and yyerror() functions.

Also add $DragonFly$ to these files as needed for the commit.

Approved-by: dillon
usr.sbin/pcvt/kbdio/Makefile
usr.sbin/pcvt/vgaio/Makefile
usr.sbin/rrenumd/Makefile
usr.sbin/setkey/Makefile