Home | History | Annotate | Line # | Download | only in lua
Makefile revision 1.6.24.1
      1  1.6.24.1  pgoyette #	$NetBSD: Makefile,v 1.6.24.1 2018/05/21 04:35:56 pgoyette Exp $
      2       1.2   mbalmer 
      3       1.3  christos .include <bsd.own.mk>
      4       1.3  christos 
      5       1.5     joerg .if ${MKPIC} != "no"
      6       1.3  christos # No support for shared libraries and pic code.
      7  1.6.24.1  pgoyette SUBDIR+=	bozohttpd gpio sqlite syslog
      8       1.3  christos .endif
      9       1.1   mbalmer 
     10       1.1   mbalmer .include <bsd.subdir.mk>
     11