Cross Reference: Makefile
xref: /src/usr.sbin/puffs/mount_9p/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/puffs/mount_9p/
Makefile revision 1.5
11.5Suwe#	$NetBSD: Makefile,v 1.5 2020/06/19 01:19:50 uwe Exp $
21.1Spooka#
31.1Spooka
41.1SpookaPROG=	mount_9p
51.1SpookaSRCS=	ninepuffs.c ninebuf.c nineproto.c fs.c node.c subr.c
61.1SpookaLDADD+= -lpuffs -lutil
71.1Spooka
81.1SpookaMAN=	mount_9p.8
91.1Spooka
101.5SuweCPPFLAGS += ${${USE_INET6} != "no":? -DINET6 :}
111.4Suwe
121.1Spooka.include <bsd.prog.mk>
13

Indexes created Sun Dec 21 17:09:30 GMT 2025