diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-01-15 09:00:03 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-01-15 09:00:03 +0000 |
| commit | 3e2d3e262161da78db42a6a037ee237b87cdcc4b (patch) | |
| tree | b3973fe9b79ecea7a70e99201896694644c18d10 | |
| parent | 1e77d7a17dd7ec433fa72c9f1c76d8d0b3135951 (diff) | |
Notes
| -rw-r--r-- | usr.bin/xlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile index e0f9308adc87..62751d01c563 100644 --- a/usr.bin/xlint/Makefile +++ b/usr.bin/xlint/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $ # $FreeBSD$ -SUBDIR= lint1 lint2 xlint llib +SUBDIR= lint1 lint2 xlint #llib .include <bsd.subdir.mk> |
