forked from Imagelibrary/rtems
Remove offending make-exe.
This commit is contained in:
@@ -23,7 +23,6 @@ LINK_LIBS = $(iostream_exe_LDLIBS)
|
|||||||
|
|
||||||
iostream.exe$(EXEEXT): $(iostream_exe_OBJECTS) $(iostream_exe_DEPENDENCIES)
|
iostream.exe$(EXEEXT): $(iostream_exe_OBJECTS) $(iostream_exe_DEPENDENCIES)
|
||||||
@rm -f iostream.exe$(EXEEXT)
|
@rm -f iostream.exe$(EXEEXT)
|
||||||
$(make-exe)
|
|
||||||
$(make-cxx-exe)
|
$(make-cxx-exe)
|
||||||
|
|
||||||
include $(top_srcdir)/../automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user