link against libm
This commit is contained in:
parent
00c2a788f7
commit
d9956871be
@ -1,8 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.4 2002/09/18 05:41:39 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2006/03/21 18:34:22 drochner Exp $
|
||||
|
||||
NOMAN= # defined
|
||||
|
||||
PROG= ldexp
|
||||
LDADD+= -lm
|
||||
CLEANFILES+= output
|
||||
|
||||
regress: ${PROG}
|
||||
|
Loading…
Reference in New Issue
Block a user