1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/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>