source: rtems/testsuites/psxtests/Makefile.am @ 80450c7

4.104.114.84.95
Last change on this file since 80450c7 was c5e9109, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/26/04 at 04:58:50

2004-03-26 Ralf Corsepius <ralf_corsepius@…>

  • Makefile.am: Remove include from SUBDIRS.
  • Property mode set to 100644
File size: 466 bytes
RevLine 
[811804fe]1##
2## $Id$
3##
[908436c1]4
[7862f888]5ACLOCAL_AMFLAGS = -I ../aclocal
[908436c1]6
[dc75609]7noinst_HEADERS = include/pmacros.h
[908436c1]8
[c5e9109]9POSIX_DIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
[a1bcc6e9]10    psx09 psx10 psx11 psx12 psxtime psxtimer psxcancel psxmsgq01 psxsem01
[908436c1]11
[6287b57]12POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
[908436c1]13
[dc75609]14SUBDIRS =  $(POSIX_DIRS) $(POSIX_FILES_DIRS)
[c94eb25]15
16EXTRA_DIST = psxtests.am
[908436c1]17
[d549d0a6]18include $(top_srcdir)/../automake/subdirs.am
19include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.