diff options
Diffstat (limited to 'tools/regression/include/tgmath/Makefile')
-rw-r--r-- | tools/regression/include/tgmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/include/tgmath/Makefile b/tools/regression/include/tgmath/Makefile index 64626c51d3c24..0899b9e4a3e16 100644 --- a/tools/regression/include/tgmath/Makefile +++ b/tools/regression/include/tgmath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/include/tgmath/Makefile,v 1.3.24.1 2010/12/21 17:10:29 kensmith Exp $ PROG= tgmath CFLAGS+= -fno-builtin -std=c99 |