diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-17 09:33:15 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2006-05-17 09:33:15 +0000 |
| commit | f6ce2a64f72323d4d03ba75de0559e04de483f7d (patch) | |
| tree | b9d1ad42ae7e0437e274339e458aab20bcb025d4 /tools | |
| parent | 86c9af6b69cc859a851ceca5c2d9473ad27b59da (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/build/options/WITHOUT_PCVT | 4 | ||||
| -rw-r--r-- | tools/make_libdeps.sh | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/tools/build/options/WITHOUT_PCVT b/tools/build/options/WITHOUT_PCVT deleted file mode 100644 index 1ac12670e443..000000000000 --- a/tools/build/options/WITHOUT_PCVT +++ /dev/null @@ -1,4 +0,0 @@ -.\" $FreeBSD$ -Set to not build -.Xr pcvt 4 -system console utilities. diff --git a/tools/make_libdeps.sh b/tools/make_libdeps.sh index b5af4bcc75c1..1a3764961469 100644 --- a/tools/make_libdeps.sh +++ b/tools/make_libdeps.sh @@ -37,7 +37,6 @@ LIBS=" kerberos5/lib secure/lib usr.bin/lex/lib - usr.sbin/pcvt/keycap " # where to scan for libraries # This sed(1) filter is used to convert -lfoo to path/to/libfoo. |
