xref: /openbsd/regress/misc/sse2/Makefile (revision 898184e3)
1.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64"
2SUBDIR+= libbar foo
3.endif
4
5.include <bsd.subdir.mk>
6