From 5e4893fc8e12d0d9af236735d0255eedc3e87c49 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 25 Oct 2002 08:55:47 +0000 Subject: Preprocess with tbl(1). --- share/doc/psd/01.cacm/Makefile | 1 + share/doc/psd/06.Clang/Makefile | 2 ++ 2 files changed, 3 insertions(+) diff --git a/share/doc/psd/01.cacm/Makefile b/share/doc/psd/01.cacm/Makefile index 7a88061..8471899 100644 --- a/share/doc/psd/01.cacm/Makefile +++ b/share/doc/psd/01.cacm/Makefile @@ -7,5 +7,6 @@ EXTRA= ref.bib MACROS= -ms USE_REFER= yes +USE_TBL= yes .include diff --git a/share/doc/psd/06.Clang/Makefile b/share/doc/psd/06.Clang/Makefile index 6a86e26..3e06914 100644 --- a/share/doc/psd/06.Clang/Makefile +++ b/share/doc/psd/06.Clang/Makefile @@ -5,4 +5,6 @@ VOLUME= psd/06.Clang SRCS= Clang.ms MACROS= -ms +USE_TBL= YES + .include -- cgit v1.1