mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-22 17:59:42 +08:00
* configure.ac: Rework. Make package a host compiled package. * Makefile.am: Ditto.
11 lines
165 B
Makefile
11 lines
165 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../aclocal
|
|
|
|
SUBDIRS = @subdirs@
|
|
|
|
include $(top_srcdir)/../../automake/subdirs.am
|
|
include $(top_srcdir)/../../automake/host.am
|