0d9602e04b
Change-Id: Ic23e5f1902ade92402faa968bb945b7d873aaf6b
12 lines
202 B
Makefile
12 lines
202 B
Makefile
# $NetBSD: Makefile,v 1.1 2005/10/22 06:07:00 hubertf Exp $
|
|
|
|
NOOBJ= # defined
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
.if ${MKSHARE} != "no"
|
|
FILES= COPYRIGHT
|
|
FILESDIR= /usr/share/legal
|
|
.endif
|
|
|
|
.include <bsd.prog.mk>
|