get rid of damned "d"foo

This commit is contained in:
cgd 1993-04-10 06:26:15 +00:00
parent 7e2dd68b3a
commit f5b89009cb
1 changed files with 3 additions and 3 deletions

View File

@ -3,15 +3,15 @@
PRINTER=ps
BIB?= bib
EQN?= deqn -P${PRINTER}
EQN?= eqn -P${PRINTER}
GREMLIN?= grn -P${PRINTER}
GRIND?= vgrind -f
INDXBIB?= indxbib
PIC?= pic -P${PRINTER}
REFER?= refer
ROFF?= ditroff -t ${MACROS} ${PAGES} -P${PRINTER}
ROFF?= troff -t ${MACROS} ${PAGES} -P${PRINTER}
SOELIM?= soelim
TBL?= dtbl -P${PRINTER}
TBL?= tbl -P${PRINTER}
.PATH: ${.CURDIR}