mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-02 12:20:51 +00:00
76f1a3e75f
is responsible for getting me to look at the NetBSD makefiles. :-) Obtained from: NetBSD
7 lines
126 B
Makefile
7 lines
126 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>
|