diff options
| author | Paul Richards <paul@FreeBSD.org> | 1996-03-24 19:47:12 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1996-03-24 19:47:12 +0000 |
| commit | e2304a633b4cf5bd533372a6c990974aab6e4ba1 (patch) | |
| tree | a4ebad90eb564a388315e7075bd9dd2f2e50b252 /usr.bin | |
| parent | 50359a8d3aa1081b4f6be1f3e1e646edd3557eed (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/xlint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile index 40c24b294fa44..01557adee1d58 100644 --- a/usr.bin/xlint/Makefile +++ b/usr.bin/xlint/Makefile @@ -1,6 +1,5 @@ # $NetBSD: Makefile,v 1.2 1995/07/03 21:23:45 cgd Exp $ -#SUBDIR= lint1 lint2 xlint llib -SUBDIR= lint1 lint2 xlint +SUBDIR= lint1 lint2 xlint llib .include <bsd.subdir.mk> |
