Add to CFLAGS.

This commit is contained in:
Ruslan Ermilov 2005-02-12 18:09:20 +00:00
parent b0b4b28bf1
commit 1042be684d

View File

@ -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}