Improve the process for GNU tools
[minix3.git] / minix / drivers / printer / Makefile
blob8cd5a3a262ad0c2b00e60ba4153ed5289ad92c31
1 .include <bsd.own.mk>
3 .if ${MACHINE_ARCH} == "i386"
4 SUBDIR+= printer
5 .endif # ${MACHINE_ARCH} == "i386"
7 .include <bsd.subdir.mk>