## ## $Id$ ## ACLOCAL_AMFLAGS = -I ../../../../aclocal # wrapup is the one that actually builds and installs the library # from the individual .rel files built in other directories SUBDIRS = . start startup gnatsupp console clock timer leon_open_eth wrapup \ tools include $(top_srcdir)/../../bsp.am include_HEADERS += include/leon.h all-local: $(PREINSTALL_FILES) EXTRA_DIST = times $(PROJECT_INCLUDE)/leon.h: include/leon.h $(INSTALL_DATA) $< $@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/leon.h include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../../../../automake/local.am