Home | History | Annotate | Line # | Download | only in puffs
Makefile revision 1.3
      1  1.3  pooka #	$NetBSD: Makefile,v 1.3 2007/07/02 18:35:14 pooka Exp $
      2  1.1  pooka 
      3  1.2  pooka SUBDIR=	mount_9p mount_psshfs
      4  1.1  pooka 
      5  1.3  pooka #
      6  1.3  pooka # Conflict with sbin/mount_portal
      7  1.3  pooka #
      8  1.3  pooka #SUBDIR+= mount_portal
      9  1.3  pooka 
     10  1.1  pooka .include <bsd.subdir.mk>
     11