summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/Makefile.am
blob: 6542966122ed346d0a85dc2adaa4ee2c4651e2d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##


SUBDIRS = include

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