freebsd-dev/usr.bin/xlint/Makefile

9 lines
159 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $
# $FreeBSD$
SUBDIR= lint1 lint2 xlint #llib
build-tools: lint1 lint2 xlint
.include <bsd.subdir.mk>