1*84d9c625SLionel Sambuc# $NetBSD: Makefile,v 1.6 2013/11/13 09:49:08 mbalmer Exp $ 211be35a1SLionel Sambuc 311be35a1SLionel Sambuc.include <bsd.own.mk> 411be35a1SLionel Sambuc 511be35a1SLionel Sambuc.if ${MKPIC} != "no" 611be35a1SLionel Sambuc# No support for shared libraries and pic code. 7*84d9c625SLionel SambucSUBDIR+= gpio sqlite syslog 811be35a1SLionel Sambuc.endif 911be35a1SLionel Sambuc 1011be35a1SLionel Sambuc.include <bsd.subdir.mk> 11