# # $Id$ # @SET_MAKE@ srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH=@srcdir@ include $(RTEMS_CUSTOM) include $(PROJECT_ROOT)/make/directory.cfg # We only build the ka9q library if HAS_KA9Q was defined LIBKA9Q_yes_V = libka9q LIBKA9Q = $(LIBKA9Q_$(HAS_KA9Q)_V) SUB_DIRS=start include libmisc libc libcpu libbsp $(LIBKA9Q) wrapup