9 lines
116 B
Makefile
9 lines
116 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $Id$
|
|
|
|
DIR= psd/12.make
|
|
SRCS= tutorial.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|