mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 14:09:10 -04:00
10 lines
172 B
Makefile
10 lines
172 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/01/09 06:40:53 perry Exp $
|
|
#
|
|
# @(#)Makefile 5.2 (Berkeley) 6/8/93
|
|
|
|
DIR= papers/beyond43
|
|
SRCS= beyond43.ms
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|