forked from Imagelibrary/rtems
2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS, NETTESTS. Add iostream/. * Makefile.am, base_mp/node1/Makefile.am, base_mp/node2/Makefile.am cdtest/Makefile.am, loopback/Makefile.am, pppd/Makefile.am: Reflect changes above. * cdtest/main.cc: Adaptation to new C++ standards.
This commit is contained in:
@@ -26,12 +26,10 @@ include $(top_srcdir)/sample.am
|
||||
# (OPTIONAL) Add local stuff here using +=
|
||||
#
|
||||
|
||||
if HAS_NETWORKING
|
||||
all-local: $(TMPINSTALL_FILES)
|
||||
|
||||
${PGM}: $(OBJS) $(LINK_FILES)
|
||||
$(make-exe)
|
||||
endif
|
||||
|
||||
EXTRA_DIST = $(C_FILES) $(H_FILES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user