mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
9 lines
121 B
Makefile
9 lines
121 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $FreeBSD$
|
|
|
|
DIR= psd/12.make
|
|
SRCS= tutorial.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|