etc/protocols - sync with NetBSD-8
[minix.git] / tests / include / machine / Makefile
blob52a0bf430258afbb760e4fae136facfd4348f800
1 # $NetBSD: Makefile,v 1.1 2011/05/05 05:39:11 jruoho Exp $
3 NOMAN= # defined
5 .include <bsd.own.mk>
7 TESTSDIR= ${TESTSBASE}/include/machine
8 TESTS_C= t_bswap
10 .include <bsd.test.mk>