Changeset dc75609 in rtems for testsuites/psxtests/Makefile.am


Ignore:
Timestamp:
03/26/04 04:57:54 (20 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
c5e9109
Parents:
ef02bc1
Message:

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

  • include/Makefile.am: Remove.
  • Makefile.am: Merge-in include/Makefile.am.
  • configure.ac: Reflect changes above.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuites/psxtests/Makefile.am

    ref02bc1 rdc75609  
    55ACLOCAL_AMFLAGS = -I ../aclocal
    66
    7 SHARED_DIRS =
     7noinst_HEADERS = include/pmacros.h
    88
    99POSIX_DIRS = include psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
     
    1212POSIX_FILES_DIRS = psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01
    1313
    14 UNUSED_DIRS =
    15 
    16 SUBDIRS = $(SHARED_DIRS) $(POSIX_DIRS) $(POSIX_FILES_DIRS) $(UNUSED_DIRS)
     14SUBDIRS =  $(POSIX_DIRS) $(POSIX_FILES_DIRS)
    1715
    1816EXTRA_DIST = psxtests.am
Note: See TracChangeset for help on using the changeset viewer.