Home | History | Annotate | Line # | Download | only in npf
      1  1.3  christos # $NetBSD: Makefile,v 1.3 2013/03/10 21:41:05 christos Exp $
      2  1.1     rmind 
      3  1.1     rmind .include <bsd.own.mk>
      4  1.1     rmind 
      5  1.1     rmind .if ${MKPIC} != "no"
      6  1.1     rmind 
      7  1.3  christos SUBDIR=		ext_log ext_normalize ext_rndblock
      8  1.1     rmind 
      9  1.1     rmind .endif
     10  1.1     rmind 
     11  1.1     rmind .include <bsd.subdir.mk>
     12