4.4BSD-Lite2

This commit is contained in:
mrg 1994-05-11 17:19:24 +00:00
parent 714c2cc318
commit e0b6e3376f
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# @(#)Makefile 8.2 (Berkeley) 5/11/94
DIR= smm/12.timed
SRCS= timed.ms
MACROS= -ms
paper.ps: ${SRCS}
${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>