9 lines
136 B
Makefile
9 lines
136 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $FreeBSD$
|
|
|
|
VOLUME= psd/12.make
|
|
SRCS= stubs tutorial.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|