diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1995-01-11 04:33:00 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-01-11 04:33:00 +0000 |
| commit | 7a41acfd087765cbebfbe24fcd5056bbd9363d6a (patch) | |
| tree | de3f49aa73e6cc44f7b0316ce2914712312c510e | |
| parent | 68206ccc063fbc9213f40171506da92c446940b4 (diff) | |
Notes
| -rw-r--r-- | share/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/Makefile b/share/Makefile index 9b562d5ead4f..4f22a7ce5e62 100644 --- a/share/Makefile +++ b/share/Makefile @@ -1,7 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# XXX BROKEN LINKS: doc -SUBDIR= FAQ dict examples man me misc mk skel syscons \ +SUBDIR= FAQ dict doc examples man me misc mk skel syscons \ tabset termcap tmac zoneinfo .include <bsd.subdir.mk> |
