source: rtems/c/src/aclocal/project-root.m4 @ 3239698

4.104.114.84.95
Last change on this file since 3239698 was 5e5cf07, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:08:15

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

  • libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am: Preinstall dirs.
  • wrapup/Makefile.am: Preinstall dirs. Cosmetics.
  • aclocal/check-multiprocessing.m4: Cosmetics.
  • aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
  • aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
  • Property mode set to 100644
File size: 83 bytes
Line 
1dnl
2dnl $Id$
3dnl
4
5AC_DEFUN([RTEMS_PROJECT_ROOT],
6[dnl
7AC_REQUIRE([RTEMS_TOP])
8])
9
Note: See TracBrowser for help on using the repository browser.