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

AUTOMAKE_OPTIONS = foreign 1.4

C_FILES = bspspuriousinit.c c3xspurious.c c4xspurious.c

EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c

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