Remove offending make-exe.

This commit is contained in:
Eric Norum
2005-11-15 20:36:23 +00:00
parent 12dd862cbd
commit 13a43ac2f1

View File

@@ -23,7 +23,6 @@ LINK_LIBS = $(iostream_exe_LDLIBS)
iostream.exe$(EXEEXT): $(iostream_exe_OBJECTS) $(iostream_exe_DEPENDENCIES)
@rm -f iostream.exe$(EXEEXT)
$(make-exe)
$(make-cxx-exe)
include $(top_srcdir)/../automake/local.am