mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
15 lines
182 B
Makefile
15 lines
182 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/02/18 10:51:17 hira Exp $
|
|
|
|
NOMAN= # defined
|
|
|
|
FILES= zyd-zd1211 zyd-zd1211b zd1211-license
|
|
|
|
# XXX
|
|
includes:
|
|
|
|
clean:
|
|
|
|
cleandir:
|
|
|
|
.include <bsd.files.mk>
|