diff --git a/sys/arch/atari/stand/edahdi/Makefile b/sys/arch/atari/stand/edahdi/Makefile index b8d8bb1d7527..f89648c35a5b 100644 --- a/sys/arch/atari/stand/edahdi/Makefile +++ b/sys/arch/atari/stand/edahdi/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1996/05/16 19:53:00 leo Exp $ +# $NetBSD: Makefile,v 1.2 1997/06/06 05:26:38 mikel Exp $ PROG= edahdi DPADD= ${LIBTERMCAP} LDADD= -ltermcap -MLINKS= edahdi.1 BINDIR= /sbin CFLAGS+=-Wall