mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 22:59:54 +08:00
* configure.ac: Rework. Make package a host compiled package. * Makefile.am: Ditto.
10 lines
137 B
Makefile
10 lines
137 B
Makefile
##
|
|
## $Id$
|
|
##
|
|
|
|
ACLOCAL_AMFLAGS = -I ../../../aclocal
|
|
|
|
bin_SCRIPTS = difftest sorttimes
|
|
|
|
include $(top_srcdir)/../../../automake/host.am
|