Makefile clean up for msgs, it was asking for the lcompat library
authorRodney W. Grimes <rgrimes@cdrom.com>
Tue, 30 Mar 1993 00:00:00 +0000 (00:00 +0000)
committerRodney W. Grimes <rgrimes@cdrom.com>
Tue, 30 Mar 1993 00:00:00 +0000 (00:00 +0000)
commit21a1028ad7a3bed7b8fd050cf4a6d6b17b95d16f
tree925d44fe8dca3650943796352fb0ddff9ee5df5a
parentb1c594db05e376ba9babcf98f04eb288b9862476
Makefile clean up for msgs, it was asking for the lcompat library

The msgs program was not in the top level makefile so it was never
noticed that it would not compile due to a missing library (lcompat).  I
removed the request for these libraries and it now compiles and seems to
work.

AUTHOR: Rodney W. Grimes (rgrimes@agora.rain.com)
386BSD-Patchkit: patch00121
usr/src/usr.bin/msgs/Makefile