aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-12-28 16:21:52 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-12-28 16:21:52 +0000
commitfa2cedd44abb2b4e079483f6997fd23657953ce5 (patch)
tree2281529f843db0efd732bc2a35df9f27c69a643d /tools
parentd86abf50b225bbe602efd94a6d94508b30968a37 (diff)
downloadsrc-fa2cedd44abb2b4e079483f6997fd23657953ce5.tar.gz
src-fa2cedd44abb2b4e079483f6997fd23657953ce5.zip
add epfe and tcl_bmake
Notes
Notes: svn path=/head/; revision=20973
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/tools/README b/tools/tools/README
index e71b759c6659..b184812ad517 100644
--- a/tools/tools/README
+++ b/tools/tools/README
@@ -1,3 +1,5 @@
+# $Id$
+
This directory is for tools.
A tool is something which is sometimes useful, and doesn't fit any of the
@@ -5,6 +7,8 @@ other categories.
Please make a subdir per program, and add a brief description to this file.
-kernxref Shellscript to cross reference symbols in the LINT kernel.
ifinfo Uses the interface MIB to print out all the information
an interface exports in an ugly form.
+kernxref Shellscript to cross reference symbols in the LINT kernel.
+epfe extract printing filter examples from printing.sgml
+tcl_bmake generates a bmake Makefile for src/lib/libtcl