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..35c58a242e7f7 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tgmath CFLAGS+= -fno-builtin -std=c99 |