mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
10 lines
140 B
Makefile
10 lines
140 B
Makefile
# $Id: Makefile,v 1.3 1997/02/22 13:05:15 peter Exp $
|
|
|
|
VOLUME= psd
|
|
SRCS= Title
|
|
FILES= ${SRCS}
|
|
DOC= Title
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|