disable WARNS until an ecoff user can clean this up

This commit is contained in:
lukem 1997-10-18 13:50:18 +00:00
parent 38fdbc9351
commit c8accd1a9f
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.3 1997/01/09 20:18:36 tls Exp $
# $NetBSD: Makefile,v 1.4 1997/10/18 13:50:18 lukem Exp $
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
WARNS?= 0
PROG= elf2ecoff
.include <bsd.prog.mk>