forked from Imagelibrary/rtems
c/Makefile.am, c/configure.ac: Remove references to TOOL_TARGETS
This commit is contained in:
@@ -16,7 +16,6 @@ preinstall-am: ${RTEMS_BSP}
|
||||
|
||||
## Pull in extra files intro the distribution
|
||||
EXTRA_DIST = ACKNOWLEDGEMENTS
|
||||
EXTRA_DIST += TOOL_TARGETS
|
||||
|
||||
include $(top_srcdir)/../automake/host.am
|
||||
include $(top_srcdir)/../automake/subdirs.am
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([rtems-c],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
|
||||
AC_CONFIG_SRCDIR([TOOL_TARGETS])
|
||||
AC_CONFIG_SRCDIR([src])
|
||||
RTEMS_TOP(..)
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
Reference in New Issue
Block a user