diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-15 09:37:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-04-15 09:37:12 +0000 |
| commit | d172a321472110192a6ffb87e6687ca3d34279a2 (patch) | |
| tree | 234c1cc56ec1c0e38c7a434bcbd860f257adfd01 /usr.bin | |
| parent | 55cfa593f812ce7295cb991f2ed815461d9e6d1a (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/xlint/Makefile.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/xlint/Makefile.inc b/usr.bin/xlint/Makefile.inc index 82d0b34eae3e..59128aa20c1a 100644 --- a/usr.bin/xlint/Makefile.inc +++ b/usr.bin/xlint/Makefile.inc @@ -2,7 +2,6 @@ # $FreeBSD$ WARNS= 0 -.include <bsd.own.mk> .PATH: ${.CURDIR}/../common |
