summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/shared/Makefile.am
blob: 6813bebdef90602766c9812325669e1dce2eade3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



       
 
                         

                                                                         

                                                              


                                                     
##
## $Id$
##


SUBDIRS = include gdbstub

EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
    console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h \
	vmeUniverse/vmeUniverse.c vmeUniverse/vmeUniverse.h

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