source: rtems/c/src/lib/libbsp/powerpc/shared/startup/Makefile.am @ 81cc5b2

Last change on this file since 81cc5b2 was 81cc5b2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/01/04 at 00:14:59

2004-02-10 Ralf Corsepius <corsepiu@…>

PR 575/bsps

  • startup/linkcmds: Remove.
  • Property mode set to 100644
File size: 182 bytes
Line 
1##
2## $Id$
3##
4
5
6C_FILES = bspstart.c pgtbl_setup.c pgtbl_activate.c
7
8EXTRA_DIST = bspstart.c pgtbl_setup.c pgtbl_activate.c
9
10include $(top_srcdir)/../../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.