]> Zhao Yanbai Git Server - minix.git/commitdiff
libm: remove debug statements
authorBen Gras <ben@minix3.org>
Sat, 9 Jul 2011 14:09:51 +0000 (16:09 +0200)
committerBen Gras <ben@minix3.org>
Sat, 9 Jul 2011 14:12:14 +0000 (16:12 +0200)
lib/nbsd_libm/Makefile

index 860eb95cb478392f8653f111298db1c4667bd259..2816882e48c4ef103be739780e6b142169822877 100644 (file)
 #
 #
 
-.warning  MACHINE_ARCH is first ${MACHINE_ARCH}
-
 .if ${MACHINE_ARCH} == "unknown"
 MACHINE_ARCH:= ${MACHINE}
 .endif
 
-.warning  MACHINE_ARCH is now ${MACHINE_ARCH}
-
 #
 # There are two options in making libm at fdlibm compile time:
 #      _IEEE_LIBM      --- IEEE libm; smaller, and somewhat faster