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

AUTOMAKE_OPTIONS = foreign 1.4

C_FILES = bspstart.c

noinst_DATA = linkcmds

EXTRA_DIST = bspstart.c linkcmds

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