set LLIBS= so we don't try to check the lint lib against llib-lc.ln

This commit is contained in:
perry 2002-11-02 07:49:29 +00:00
parent efd79c70c9
commit 889bb793ca

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.29 2002/06/18 23:46:53 wrstuden Exp $
# $NetBSD: Makefile,v 1.30 2002/11/02 07:49:29 perry Exp $
LIB= compat
NOPIC= # defined
LIB= compat
NOPIC= # defined
LLIBS= # defined
CPPFLAGS= ${COMPATCPPFLAGS}