# # $Id$ # include $(RTEMS_MAKEFILE_PATH)/Makefile.inc include $(RTEMS_CUSTOM) include $(RTEMS_ROOT)/make/directory.cfg SUBDIRS=hello_world_ada delay_until stack_check ifeq ($(HAS_NETWORKING),yes) SUBDIRS += dumpwebpage pingpong gen-soconn endif