mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
3e2d3e2621
did test this through a ``make world'', but of course I already had a working lint binary (one that does not call cpp -undef) installed. Reported by: "Pierre Y. Dampure" <Pierre.Dampure@barclayscapital.com>
7 lines
127 B
Makefile
7 lines
127 B
Makefile
# $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
|
|
# $FreeBSD$
|
|
|
|
SUBDIR= lint1 lint2 xlint #llib
|
|
|
|
.include <bsd.subdir.mk>
|