4.4BSD-Lite2
This commit is contained in:
parent
714c2cc318
commit
e0b6e3376f
10
usr.sbin/timed/SMM.doc/timed/Makefile
Normal file
10
usr.sbin/timed/SMM.doc/timed/Makefile
Normal 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>
|
Loading…
Reference in New Issue
Block a user