mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-31 08:50:34 -04:00
8 lines
146 B
Makefile
8 lines
146 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2002/10/03 07:46:03 jdolecek Exp $
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
regress: ${PROG}
|
|
@echo EVFILT_VNODE - no test defined
|
|
|