summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/sparc/Makefile.am
blob: 716152a00a5511632c07145b2d2ff8b418398199 (plain) (tree)
1
2
3
4
5
6
7
  
       
  
 
                                     
 
                                               







                                 
 

                                                  
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../../../aclocal

# Descend into the @RTEMS_BSP_FAMILY@ directory
SUBDIRS = @RTEMS_BSP_FAMILY@

EXTRA_DIST =

EXTRA_DIST += shared/bspclean.c
EXTRA_DIST += shared/bspstart.c
EXTRA_DIST += shared/gnatcommon.c
EXTRA_DIST += shared/start.S

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am