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