Remove -g
This commit is contained in:
parent
5a6005a07e
commit
f3703d3a82
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.22 1997/03/18 21:26:43 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.23 1997/03/18 21:27:16 christos Exp $
|
||||
# @(#)Makefile 8.2 (Berkeley) 3/17/94
|
||||
|
||||
PROG= disklabel
|
||||
@ -6,7 +6,6 @@ SRCS= disklabel.c dkcksum.c interact.c
|
||||
MAN= disklabel.5 disklabel.8
|
||||
LDADD+= -lutil
|
||||
DPADD+= ${LIBUTIL}
|
||||
CFLAGS+=-g
|
||||
|
||||
.if (${MACHINE} == "i386")
|
||||
CFLAGS+= -DNUMBOOT=2
|
||||
|
Loading…
Reference in New Issue
Block a user