Home | History | Annotate | Line # | Download | only in edahdi
Makefile revision 1.6.2.1
      1  1.6.2.1  uebayasi #	$NetBSD: Makefile,v 1.6.2.1 2010/04/30 14:39:12 uebayasi Exp $
      2      1.1       leo 
      3      1.1       leo PROG=	edahdi
      4      1.5        tv NOMAN=	# defined
      5  1.6.2.1  uebayasi DPADD=	${LIBTERMINFO}
      6  1.6.2.1  uebayasi LDADD=	-lterminfo
      7      1.1       leo BINDIR=	/sbin
      8      1.1       leo 
      9      1.1       leo CFLAGS+=-Wall
     10      1.1       leo 
     11      1.1       leo .include <bsd.prog.mk>
     12