NetBSD/share/doc/ps1/08.ipc/Makefile

11 lines
184 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 1.4 (Berkeley) 6/30/90
DIR= ps1/08.ipc
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t
MACROS= -ms
ipc.${PRINTER}: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>