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..58923771c866e 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 2004/12/21 08:47:21 ru Exp $ PROG= tgmath CFLAGS+= -fno-builtin -std=c99 |