Temporary switch cc3 to the old stabs debugging format to unbreak gdb5.
[dragonfly.git] / gnu / usr.bin / cc3 / Makefile.fe
1 # $FreeBSD: src/gnu/usr.bin/cc/Makefile.fe,v 1.2 2002/05/10 08:54:43 obrien Exp $
2 # $DragonFly: src/gnu/usr.bin/cc3/Attic/Makefile.fe,v 1.2 2004/02/02 23:35:09 dillon Exp $
3
4 #       Front-end-only bits
5
6 version!=       sed -n /version_string/p ${GCCDIR}/gcc/version.c | sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/'