b5f782e810
- Fixed so that .[A-Z]* targets that do not match keywords are ignored as Posix mandates - Added .PHONY target keyword
9 lines
170 B
Makefile
9 lines
170 B
Makefile
# $NetBSD: Makefile,v 1.2 1995/06/14 15:20:23 christos Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
|
|
DIR= psd/12.make
|
|
SRCS= tutorial.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|