diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-10-19 15:51:58 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-10-19 15:51:58 +0000 |
commit | c7a4edeccae03670e8ef87e7a86b65905b64b177 (patch) | |
tree | 47156fcd4ae440adb15e55770e9c5ff6c21d8c98 | |
parent | Use mkisofs supplied with cdrecord. (diff) |
Remove "tcs".
Notes
Notes:
svn path=/head/; revision=22528
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ad9f3f9aac94..716717c041d8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -54,7 +54,6 @@ SUBDIR += sgmlformat SUBDIR += sgrep SUBDIR += sp - SUBDIR += tcs SUBDIR += texi2html SUBDIR += textutils SUBDIR += tth |