Makefile revision 75922
1#	$NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
2# $FreeBSD: head/usr.bin/xlint/Makefile 75922 2001-04-24 20:20:41Z asmodai $
3
4SUBDIR=	lint1 lint2 xlint llib
5
6build-tools:	lint1 lint2 xlint
7
8.include <bsd.subdir.mk>
9