summaryrefslogtreecommitdiffstats
path: root/tools/regression
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-12 18:09:20 +0000
committerru <ru@FreeBSD.org>2005-02-12 18:09:20 +0000
commit768d0ef9bc8cac529be7296aefab9c38689dc8ef (patch)
tree47687039da9d85b127eb5a1311d6123281a0c92d /tools/regression
parent2511132c4e7c2d7765d059b8c68ebe75e7f7c660 (diff)
downloadFreeBSD-src-768d0ef9bc8cac529be7296aefab9c38689dc8ef.zip
FreeBSD-src-768d0ef9bc8cac529be7296aefab9c38689dc8ef.tar.gz
Add to CFLAGS.
Diffstat (limited to 'tools/regression')
-rw-r--r--tools/regression/lib/libc/net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/net/Makefile b/tools/regression/lib/libc/net/Makefile
index 609eaf4..ce40836 100644
--- a/tools/regression/lib/libc/net/Makefile
+++ b/tools/regression/lib/libc/net/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
TESTS= test-eui64_aton test-eui64_line test-eui64_ntoa
-CFLAGS= -g -Wall
+CFLAGS+= -g -Wall
.PHONY: tests
tests: ${TESTS}
OpenPOWER on IntegriCloud