summaryrefslogblamecommitdiffstats
path: root/c/src/tests/psxtests/Makefile.in
blob: 2aec9d53be96b31612db7cc1fd055fdcf4093781 (plain) (tree)
1
2
3
4
5
6
7
8
9





                 


                             
 

                   




                                         
                                                  
                                        
 
                                                                    
                                           
 
                                                            


                                                  


                                                                              
#
#  $Id$
#

@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = ../../../..
subdir = c/src/tests/psxtests

INSTALL = @INSTALL@

RTEMS_ROOT = $(top_srcdir)/@RTEMS_TOPdir@
PROJECT_ROOT = @PROJECT_ROOT@

VPATH = @srcdir@

include $(RTEMS_ROOT)/make/custom/${RTEMS_BSP}.cfg
include $(RTEMS_ROOT)/make/directory.cfg

POSIX_DIRS=psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 \
   psx09 psx10 psx11 psx12 psxtime psxtimer

POSIX_FILES_DIRS=psxfile01 psxreaddir psxstat psxmount psx13

SUB_DIRS=support $(POSIX_DIRS) $(POSIX_FILES_DIRS)

Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	cd $(top_builddir) \
	 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status