freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing backslash.

* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing
	backslash.

From-SVN: r55816
This commit is contained in:
Kaveh R. Ghazi 2002-07-28 13:00:22 +00:00 committed by Kaveh Ghazi
parent dd86aabfe6
commit 8155cedd47
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2002-07-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alpha/freebsd.h (TARGET_OS_CPP_BUILTINS): Add missing
backslash.
* Makefile.in (vmsdbgout.o): Depend on function.h.
* vmsdbgout.c: Include function.h.

View File

@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
builtin_define ("__PIC__"); \
builtin_define ("__pic__"); \
} \
}
} \
while (0)
#undef CPP_SPEC