binutils-gdb/gas/config/te-svr4.h
Ian Lance Taylor fee3e248a6 * configure.in: Set em=svr4 for m68k-*-sysv4*.
* configure: Rebuild.
	* config/te-svr4.h: New file.
	* config/tc-m68k.c (m68k_comment_chars): Only include `#' if
	TE_SVR4 or TE_DELTA.
1997-02-21 17:00:45 +00:00

5 lines
67 B
C

#define TE_SVR4
#define LOCAL_LABELS_FB 1
#include "obj-format.h"