diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-06-05 07:00:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-06-05 07:00:41 +0000 |
| commit | fc511333b68089f65d2137fa64e3f0a3f290cdf2 (patch) | |
| tree | 4867283b3141dc0ff9807b9a3ea9b8c9634b9d5d /gnu | |
| parent | 8659c37498864e3c0bb4771f4d8959bd6a3a8cb5 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/tar/Makefile b/gnu/usr.bin/tar/Makefile index 6afb9cc3c6d19..e4881791c2316 100644 --- a/gnu/usr.bin/tar/Makefile +++ b/gnu/usr.bin/tar/Makefile @@ -5,7 +5,7 @@ TARDIR= ${.CURDIR}/../../../contrib/tar PROG= tar -SUBDIR+= doc +SUBDIR= doc # libtar SRCS SRCS= addext.c argmatch.c backupfile.c basename.c dirname.c error.c \ |
