source: rtems/testsuites/samples/base_mp/Makefile.am @ b051bc1

4.104.114.84.95
Last change on this file since b051bc1 was 9fa380ef, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 21:21:38

2003-12-01 Ralf Corsepius <corsepiu@…>

  • base_mp/Makefile.am: Reformat.
  • base_mp/node1/Makefile.am: Remove all-local: $(ARCH).
  • base_mp/node2/Makefile.am: Remove all-local: $(ARCH).
  • base_sp/Makefile.am: Remove all-local: $(ARCH).
  • cdtest/Makefile.am: Remove all-local: $(ARCH).
  • fileio/Makefile.am: Remove all-local: $(ARCH).
  • hello/Makefile.am: Remove all-local: $(ARCH).
  • loopback/Makefile.am: Remove all-local: $(ARCH).
  • minimum/Makefile.am: Remove all-local: $(ARCH).
  • paranoia/Makefile.am: Remove all-local: $(ARCH).
  • pppd/Makefile.am: Remove all-local: $(ARCH).
  • ticker/Makefile.am: Remove all-local: $(ARCH).
  • unlimited/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 167 bytes
Line 
1##
2##  $Id$
3##
4
5SUBDIRS = node1 node2
6
7EXTRA_DIST = apptask.c init.c system.h
8
9include $(top_srcdir)/../automake/subdirs.am
10include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.