aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath/java/beans/AppletInitializer.java
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-01-25 16:00:56 -0500
committerDJ Delorie <dj@gcc.gnu.org>2008-01-25 16:00:56 -0500
commit0288980fc42c88cc56587b68d51e00b8c1f77fda (patch)
tree9aea1a6f83aa70ff82a7b7fa53f00215a793d018 /libjava/classpath/java/beans/AppletInitializer.java
parent8d8da227888f95418be8d0c90fcec2ff1a2c8438 (diff)
downloadgcc-0288980fc42c88cc56587b68d51e00b8c1f77fda.zip
gcc-0288980fc42c88cc56587b68d51e00b8c1f77fda.tar.gz
gcc-0288980fc42c88cc56587b68d51e00b8c1f77fda.tar.bz2
* config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
From-SVN: r131836
Diffstat (limited to 'libjava/classpath/java/beans/AppletInitializer.java')
0 files changed, 0 insertions, 0 deletions
ass="hl kwb">endif %C%_libopenocd_la_LIBADD = \ %D%/xsvf/libxsvf.la \ %D%/svf/libsvf.la \ %D%/pld/libpld.la \ %D%/jtag/libjtag.la \ %D%/transport/libtransport.la \ %D%/flash/libflash.la \ %D%/target/libtarget.la \ %D%/server/libserver.la \ %D%/rtos/librtos.la \ %D%/helper/libhelper.la \ %D%/rtt/librtt.la BIN2C = $(srcdir)/%D%/helper/bin2char.sh STARTUP_TCL_SRCS = EXTRA_DIST += $(STARTUP_TCL_SRCS) BUILT_SOURCES += %D%/startup_tcl.inc # Convert .tcl to c-array %D%/startup_tcl.inc: $(STARTUP_TCL_SRCS) mkdir -p %D% cat $^ | $(BIN2C) > $@ || { rm -f $@; false; } # add generated files to make clean list CLEANFILES += %D%/startup_tcl.inc # we do not want generated file in the dist #dist-hook: # rm -f $(distdir)/%D%/startup_tcl.inc include %D%/helper/Makefile.am include %D%/jtag/Makefile.am include %D%/transport/Makefile.am include %D%/xsvf/Makefile.am include %D%/svf/Makefile.am include %D%/target/Makefile.am include %D%/rtos/Makefile.am include %D%/server/Makefile.am include %D%/flash/Makefile.am include %D%/pld/Makefile.am include %D%/rtt/Makefile.am