IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2005, 2:54:13 PM (21 years ago)
Author:
desonia
Message:

Added SWIG and autoconf.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/Makefile

    r2859 r3115  
    1 ################################################################################
    2 ##
    3 ##  Makefile:   test/collections
    4 ##
    5 ##  $Revision: 1.27 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2005-01-03 20:28:07 $
    7 ##
    8 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    9 ##
    10 ###############################################################################
    11 
    12 ifndef prefix
    13     export prefix=$(shell cd ../..;pwd)
    14 endif
    15 
    16 include ../../src/Makefile.Globals
    17 
    18 CFLAGS := -I../../include $(CFLAGS)
    19 LDFLAGS := -L../../lib -lpslib -lpstest $(LDFLAGS)
    20 
    21 TARGET = tst_psVector          \
     1# Makefile.in generated by automake 1.9.1 from Makefile.am.
     2# test/collections/Makefile.  Generated from Makefile.in by configure.
     3
     4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
     5# 2003, 2004  Free Software Foundation, Inc.
     6# This Makefile.in is free software; the Free Software Foundation
     7# gives unlimited permission to copy and/or distribute it,
     8# with or without modifications, as long as this notice is preserved.
     9
     10# This program is distributed in the hope that it will be useful,
     11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
     12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
     13# PARTICULAR PURPOSE.
     14
     15
     16SOURCES = $(tst_psArray_SOURCES) $(tst_psArray01_SOURCES) $(tst_psArray02_SOURCES) $(tst_psBitSet_SOURCES) $(tst_psHash00_SOURCES) $(tst_psHash01_SOURCES) $(tst_psHash02_SOURCES) $(tst_psHash03_SOURCES) $(tst_psHash04_SOURCES) $(tst_psHash05_SOURCES) $(tst_psList_SOURCES) $(tst_psScalar_SOURCES) $(tst_psVector_SOURCES) $(tst_psVectorSort_01_SOURCES) $(tst_psVectorSort_02_SOURCES) $(tst_psVectorSort_03_SOURCES) $(tst_psVectorSort_04_SOURCES)
     17
     18srcdir = .
     19top_srcdir = ../..
     20
     21pkgdatadir = $(datadir)/pslib
     22pkglibdir = $(libdir)/pslib
     23pkgincludedir = $(includedir)/pslib
     24top_builddir = ../..
     25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     26INSTALL = /usr/bin/install -c
     27install_sh_DATA = $(install_sh) -c -m 644
     28install_sh_PROGRAM = $(install_sh) -c
     29install_sh_SCRIPT = $(install_sh) -c
     30INSTALL_HEADER = $(INSTALL_DATA)
     31transform = $(program_transform_name)
     32NORMAL_INSTALL = :
     33PRE_INSTALL = :
     34POST_INSTALL = :
     35NORMAL_UNINSTALL = :
     36PRE_UNINSTALL = :
     37POST_UNINSTALL = :
     38build_triplet = x86_64-unknown-linux-gnu
     39host_triplet = x86_64-unknown-linux-gnu
     40check_PROGRAMS = tst_psVector$(EXEEXT) tst_psArray$(EXEEXT) \
     41        tst_psArray01$(EXEEXT) tst_psArray02$(EXEEXT) \
     42        tst_psBitSet$(EXEEXT) tst_psVectorSort_01$(EXEEXT) \
     43        tst_psVectorSort_02$(EXEEXT) tst_psVectorSort_03$(EXEEXT) \
     44        tst_psVectorSort_04$(EXEEXT) tst_psList$(EXEEXT) \
     45        tst_psHash00$(EXEEXT) tst_psHash01$(EXEEXT) \
     46        tst_psHash02$(EXEEXT) tst_psHash03$(EXEEXT) \
     47        tst_psHash04$(EXEEXT) tst_psHash05$(EXEEXT) \
     48        tst_psScalar$(EXEEXT)
     49subdir = test/collections
     50DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     52am__aclocal_m4_deps = $(top_srcdir)/configure.in
     53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     54        $(ACLOCAL_M4)
     55mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     56CONFIG_HEADER = $(top_builddir)/src/config.h
     57CONFIG_CLEAN_FILES =
     58am_tst_psArray_OBJECTS = tst_psArray.$(OBJEXT)
     59tst_psArray_OBJECTS = $(am_tst_psArray_OBJECTS)
     60tst_psArray_LDADD = $(LDADD)
     61am_tst_psArray01_OBJECTS = tst_psArray01.$(OBJEXT)
     62tst_psArray01_OBJECTS = $(am_tst_psArray01_OBJECTS)
     63tst_psArray01_LDADD = $(LDADD)
     64am_tst_psArray02_OBJECTS = tst_psArray02.$(OBJEXT)
     65tst_psArray02_OBJECTS = $(am_tst_psArray02_OBJECTS)
     66tst_psArray02_LDADD = $(LDADD)
     67am_tst_psBitSet_OBJECTS = tst_psBitSet.$(OBJEXT)
     68tst_psBitSet_OBJECTS = $(am_tst_psBitSet_OBJECTS)
     69tst_psBitSet_LDADD = $(LDADD)
     70am_tst_psHash00_OBJECTS = tst_psHash00.$(OBJEXT)
     71tst_psHash00_OBJECTS = $(am_tst_psHash00_OBJECTS)
     72tst_psHash00_LDADD = $(LDADD)
     73am_tst_psHash01_OBJECTS = tst_psHash01.$(OBJEXT)
     74tst_psHash01_OBJECTS = $(am_tst_psHash01_OBJECTS)
     75tst_psHash01_LDADD = $(LDADD)
     76am_tst_psHash02_OBJECTS = tst_psHash02.$(OBJEXT)
     77tst_psHash02_OBJECTS = $(am_tst_psHash02_OBJECTS)
     78tst_psHash02_LDADD = $(LDADD)
     79am_tst_psHash03_OBJECTS = tst_psHash03.$(OBJEXT)
     80tst_psHash03_OBJECTS = $(am_tst_psHash03_OBJECTS)
     81tst_psHash03_LDADD = $(LDADD)
     82am_tst_psHash04_OBJECTS = tst_psHash04.$(OBJEXT)
     83tst_psHash04_OBJECTS = $(am_tst_psHash04_OBJECTS)
     84tst_psHash04_LDADD = $(LDADD)
     85am_tst_psHash05_OBJECTS = tst_psHash05.$(OBJEXT)
     86tst_psHash05_OBJECTS = $(am_tst_psHash05_OBJECTS)
     87tst_psHash05_LDADD = $(LDADD)
     88am_tst_psList_OBJECTS = tst_psList.$(OBJEXT)
     89tst_psList_OBJECTS = $(am_tst_psList_OBJECTS)
     90tst_psList_LDADD = $(LDADD)
     91am_tst_psScalar_OBJECTS = tst_psScalar.$(OBJEXT)
     92tst_psScalar_OBJECTS = $(am_tst_psScalar_OBJECTS)
     93tst_psScalar_LDADD = $(LDADD)
     94am_tst_psVector_OBJECTS = tst_psVector.$(OBJEXT)
     95tst_psVector_OBJECTS = $(am_tst_psVector_OBJECTS)
     96tst_psVector_LDADD = $(LDADD)
     97am_tst_psVectorSort_01_OBJECTS = tst_psVectorSort_01.$(OBJEXT)
     98tst_psVectorSort_01_OBJECTS = $(am_tst_psVectorSort_01_OBJECTS)
     99tst_psVectorSort_01_LDADD = $(LDADD)
     100am_tst_psVectorSort_02_OBJECTS = tst_psVectorSort_02.$(OBJEXT)
     101tst_psVectorSort_02_OBJECTS = $(am_tst_psVectorSort_02_OBJECTS)
     102tst_psVectorSort_02_LDADD = $(LDADD)
     103am_tst_psVectorSort_03_OBJECTS = tst_psVectorSort_03.$(OBJEXT)
     104tst_psVectorSort_03_OBJECTS = $(am_tst_psVectorSort_03_OBJECTS)
     105tst_psVectorSort_03_LDADD = $(LDADD)
     106am_tst_psVectorSort_04_OBJECTS = tst_psVectorSort_04.$(OBJEXT)
     107tst_psVectorSort_04_OBJECTS = $(am_tst_psVectorSort_04_OBJECTS)
     108tst_psVectorSort_04_LDADD = $(LDADD)
     109DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/src
     110depcomp = $(SHELL) $(top_srcdir)/depcomp
     111am__depfiles_maybe = depfiles
     112COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
     113        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
     114LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
     115        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
     116        $(AM_CFLAGS) $(CFLAGS)
     117CCLD = $(CC)
     118LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
     119        $(AM_LDFLAGS) $(LDFLAGS) -o $@
     120SOURCES = $(tst_psArray_SOURCES) $(tst_psArray01_SOURCES) \
     121        $(tst_psArray02_SOURCES) $(tst_psBitSet_SOURCES) \
     122        $(tst_psHash00_SOURCES) $(tst_psHash01_SOURCES) \
     123        $(tst_psHash02_SOURCES) $(tst_psHash03_SOURCES) \
     124        $(tst_psHash04_SOURCES) $(tst_psHash05_SOURCES) \
     125        $(tst_psList_SOURCES) $(tst_psScalar_SOURCES) \
     126        $(tst_psVector_SOURCES) $(tst_psVectorSort_01_SOURCES) \
     127        $(tst_psVectorSort_02_SOURCES) $(tst_psVectorSort_03_SOURCES) \
     128        $(tst_psVectorSort_04_SOURCES)
     129DIST_SOURCES = $(tst_psArray_SOURCES) $(tst_psArray01_SOURCES) \
     130        $(tst_psArray02_SOURCES) $(tst_psBitSet_SOURCES) \
     131        $(tst_psHash00_SOURCES) $(tst_psHash01_SOURCES) \
     132        $(tst_psHash02_SOURCES) $(tst_psHash03_SOURCES) \
     133        $(tst_psHash04_SOURCES) $(tst_psHash05_SOURCES) \
     134        $(tst_psList_SOURCES) $(tst_psScalar_SOURCES) \
     135        $(tst_psVector_SOURCES) $(tst_psVectorSort_01_SOURCES) \
     136        $(tst_psVectorSort_02_SOURCES) $(tst_psVectorSort_03_SOURCES) \
     137        $(tst_psVectorSort_04_SOURCES)
     138ETAGS = etags
     139CTAGS = ctags
     140DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     141ACLOCAL = ${SHELL} /home/desonia/panstarrs/psLib/missing --run aclocal-1.9
     142AMDEP_FALSE = #
     143AMDEP_TRUE =
     144AMTAR = ${SHELL} /home/desonia/panstarrs/psLib/missing --run tar
     145AR = ar
     146AUTOCONF = ${SHELL} /home/desonia/panstarrs/psLib/missing --run autoconf
     147AUTOHEADER = ${SHELL} /home/desonia/panstarrs/psLib/missing --run autoheader
     148AUTOMAKE = ${SHELL} /home/desonia/panstarrs/psLib/missing --run automake-1.9
     149AWK = gawk
     150CC = gcc
     151CCDEPMODE = depmode=gcc3
     152CFLAGS = -g -O2 -g2 -Wall -std=c99 -D_GNU_SOURCE   -I/usr/include -I/usr/include/libxml2
     153CONFIG_FILE = /home/desonia/panstarrs/psLib/config/psTime.config
     154CPP = gcc -E
     155CPPFLAGS =
     156CXX = g++
     157CXXCPP = g++ -E
     158CXXDEPMODE = depmode=gcc3
     159CXXFLAGS = -g -O2
     160CYGPATH_W = echo
     161DEFS = -DHAVE_CONFIG_H
     162DEPDIR = .deps
     163ECHO = echo
     164ECHO_C =
     165ECHO_N = -n
     166ECHO_T =
     167EGREP = grep -E
     168EXEEXT =
     169F77 = g77
     170FFLAGS = -fno-second-underscore -O -fno-f2c
     171GSL_CONFIG = /usr/bin/gsl-config
     172INSTALL_DATA = ${INSTALL} -m 644
     173INSTALL_PROGRAM = ${INSTALL}
     174INSTALL_SCRIPT = ${INSTALL}
     175INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
     176LDFLAGS =
     177LIBOBJS =
     178LIBS =
     179LIBTOOL = $(SHELL) $(top_builddir)/libtool
     180LN_S = ln -s
     181LTLIBOBJS =
     182MAKEINFO = ${SHELL} /home/desonia/panstarrs/psLib/missing --run makeinfo
     183OBJEXT = o
     184PACKAGE = pslib
     185PACKAGE_BUGREPORT =
     186PACKAGE_NAME =
     187PACKAGE_STRING =
     188PACKAGE_TARNAME =
     189PACKAGE_VERSION =
     190PATH_SEPARATOR = :
     191PERL = /usr/bin/perl
     192PSLIB_CFLAGS = -I${prefix}/include
     193PSLIB_LIBS = -L${exec_prefix}/lib -lpslib   -lcfitsio  -lfftw3f -L/usr/lib64 -lgsl -lgslcblas -lm -lxml2 -lz -lpthread -lm
     194RANLIB = ranlib
     195SET_MAKE =
     196SHELL = /bin/sh
     197STRIP = strip
     198SWIG = /usr/bin/swig
     199VERSION = 1.5
     200XML_CONFIG = /usr/bin/xml2-config
     201ac_ct_AR = ar
     202ac_ct_CC = gcc
     203ac_ct_CXX = g++
     204ac_ct_F77 = g77
     205ac_ct_RANLIB = ranlib
     206ac_ct_STRIP = strip
     207am__fastdepCC_FALSE = #
     208am__fastdepCC_TRUE =
     209am__fastdepCXX_FALSE = #
     210am__fastdepCXX_TRUE =
     211am__include = include
     212am__leading_dot = .
     213am__quote =
     214am__tar = ${AMTAR} chof - "$$tardir"
     215am__untar = ${AMTAR} xf -
     216bindir = ${exec_prefix}/bin
     217build = x86_64-unknown-linux-gnu
     218build_alias =
     219build_cpu = x86_64
     220build_os = linux-gnu
     221build_vendor = unknown
     222datadir = ${prefix}/share
     223exec_prefix = ${prefix}
     224host = x86_64-unknown-linux-gnu
     225host_alias =
     226host_cpu = x86_64
     227host_os = linux-gnu
     228host_vendor = unknown
     229includedir = ${prefix}/include
     230infodir = ${prefix}/info
     231install_sh = /home/desonia/panstarrs/psLib/install-sh
     232libdir = ${exec_prefix}/lib
     233libexecdir = ${exec_prefix}/libexec
     234localstatedir = ${prefix}/var
     235mandir = ${prefix}/man
     236mkdir_p = mkdir -p --
     237oldincludedir = /usr/include
     238prefix = /home/desonia/panstarrs/psLib
     239program_transform_name = s,x,x,
     240sbindir = ${exec_prefix}/sbin
     241sharedstatedir = ${prefix}/com
     242sysconfdir = ${prefix}/etc
     243target_alias =
     244
     245#Makefile for astronomy functions of psLib
     246#
     247INCLUDES = \
     248        -I$(top_srcdir)/src \
     249        -I$(top_srcdir)/src/astronomy \
     250        -I$(top_srcdir)/src/collections \
     251        -I$(top_srcdir)/src/dataManip \
     252        -I$(top_srcdir)/src/fileUtils \
     253        -I$(top_srcdir)/src/image \
     254        -I$(top_srcdir)/src/sysUtils \
     255        $(all_includes)
     256
     257AM_LDFLAGS = -L$(top_srcdir)/src `sh $(top_srcdir)/pslib-config --libs`
     258TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest
     259TESTS = \
     260         tst_psVector          \
    22261         tst_psArray           \
    23262         tst_psArray01         \
     
    37276         tst_psScalar
    38277
    39 OBJS = $(addsuffix .o,$(TARGET))
    40 
    41 all: $(TARGET)
    42 
    43 clean:
    44         @echo "    Deleting executable and binary files for 'test/collections'"
    45         $(RM) $(OBJS)
    46 
    47 distclean: clean
    48         $(RM) $(TARGET)
    49 
    50 install: $(testbindir) $(testbindir)/verified $(TARGET)
    51         install $(TARGET) $(testbindir)
    52         install verified/*.stderr verified/*.stdout $(testbindir)/verified
    53 
    54 $(testbindir):
    55         mkdir -p $(testbindir)
    56 
    57 $(testbindir)/verified:
    58         mkdir -p $(testbindir)/verified
    59 
    60 
     278tst_psVector_SOURCES = tst_psVector.c
     279tst_psArray_SOURCES = tst_psArray.c
     280tst_psArray01_SOURCES = tst_psArray01.c
     281tst_psArray02_SOURCES = tst_psArray02.c
     282tst_psBitSet_SOURCES = tst_psBitSet.c
     283tst_psVectorSort_01_SOURCES = tst_psVectorSort_01.c
     284tst_psVectorSort_02_SOURCES = tst_psVectorSort_02.c
     285tst_psVectorSort_03_SOURCES = tst_psVectorSort_03.c
     286tst_psVectorSort_04_SOURCES = tst_psVectorSort_04.c
     287tst_psList_SOURCES = tst_psList.c
     288tst_psHash00_SOURCES = tst_psHash00.c
     289tst_psHash01_SOURCES = tst_psHash01.c
     290tst_psHash02_SOURCES = tst_psHash02.c
     291tst_psHash03_SOURCES = tst_psHash03.c
     292tst_psHash04_SOURCES = tst_psHash04.c
     293tst_psHash05_SOURCES = tst_psHash05.c
     294tst_psScalar_SOURCES = tst_psScalar.c
     295all: all-am
     296
     297.SUFFIXES:
     298.SUFFIXES: .c .lo .o .obj
     299$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
     300        @for dep in $?; do \
     301          case '$(am__configure_deps)' in \
     302            *$$dep*) \
     303              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
     304                && exit 0; \
     305              exit 1;; \
     306          esac; \
     307        done; \
     308        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  test/collections/Makefile'; \
     309        cd $(top_srcdir) && \
     310          $(AUTOMAKE) --gnu  test/collections/Makefile
     311.PRECIOUS: Makefile
     312Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
     313        @case '$?' in \
     314          *config.status*) \
     315            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
     316          *) \
     317            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
     318            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
     319        esac;
     320
     321$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
     322        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
     323
     324$(top_srcdir)/configure:  $(am__configure_deps)
     325        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
     326$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
     327        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
     328
     329clean-checkPROGRAMS:
     330        @list='$(check_PROGRAMS)'; for p in $$list; do \
     331          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
     332          echo " rm -f $$p $$f"; \
     333          rm -f $$p $$f ; \
     334        done
     335tst_psArray$(EXEEXT): $(tst_psArray_OBJECTS) $(tst_psArray_DEPENDENCIES)
     336        @rm -f tst_psArray$(EXEEXT)
     337        $(LINK) $(tst_psArray_LDFLAGS) $(tst_psArray_OBJECTS) $(tst_psArray_LDADD) $(LIBS)
     338tst_psArray01$(EXEEXT): $(tst_psArray01_OBJECTS) $(tst_psArray01_DEPENDENCIES)
     339        @rm -f tst_psArray01$(EXEEXT)
     340        $(LINK) $(tst_psArray01_LDFLAGS) $(tst_psArray01_OBJECTS) $(tst_psArray01_LDADD) $(LIBS)
     341tst_psArray02$(EXEEXT): $(tst_psArray02_OBJECTS) $(tst_psArray02_DEPENDENCIES)
     342        @rm -f tst_psArray02$(EXEEXT)
     343        $(LINK) $(tst_psArray02_LDFLAGS) $(tst_psArray02_OBJECTS) $(tst_psArray02_LDADD) $(LIBS)
     344tst_psBitSet$(EXEEXT): $(tst_psBitSet_OBJECTS) $(tst_psBitSet_DEPENDENCIES)
     345        @rm -f tst_psBitSet$(EXEEXT)
     346        $(LINK) $(tst_psBitSet_LDFLAGS) $(tst_psBitSet_OBJECTS) $(tst_psBitSet_LDADD) $(LIBS)
     347tst_psHash00$(EXEEXT): $(tst_psHash00_OBJECTS) $(tst_psHash00_DEPENDENCIES)
     348        @rm -f tst_psHash00$(EXEEXT)
     349        $(LINK) $(tst_psHash00_LDFLAGS) $(tst_psHash00_OBJECTS) $(tst_psHash00_LDADD) $(LIBS)
     350tst_psHash01$(EXEEXT): $(tst_psHash01_OBJECTS) $(tst_psHash01_DEPENDENCIES)
     351        @rm -f tst_psHash01$(EXEEXT)
     352        $(LINK) $(tst_psHash01_LDFLAGS) $(tst_psHash01_OBJECTS) $(tst_psHash01_LDADD) $(LIBS)
     353tst_psHash02$(EXEEXT): $(tst_psHash02_OBJECTS) $(tst_psHash02_DEPENDENCIES)
     354        @rm -f tst_psHash02$(EXEEXT)
     355        $(LINK) $(tst_psHash02_LDFLAGS) $(tst_psHash02_OBJECTS) $(tst_psHash02_LDADD) $(LIBS)
     356tst_psHash03$(EXEEXT): $(tst_psHash03_OBJECTS) $(tst_psHash03_DEPENDENCIES)
     357        @rm -f tst_psHash03$(EXEEXT)
     358        $(LINK) $(tst_psHash03_LDFLAGS) $(tst_psHash03_OBJECTS) $(tst_psHash03_LDADD) $(LIBS)
     359tst_psHash04$(EXEEXT): $(tst_psHash04_OBJECTS) $(tst_psHash04_DEPENDENCIES)
     360        @rm -f tst_psHash04$(EXEEXT)
     361        $(LINK) $(tst_psHash04_LDFLAGS) $(tst_psHash04_OBJECTS) $(tst_psHash04_LDADD) $(LIBS)
     362tst_psHash05$(EXEEXT): $(tst_psHash05_OBJECTS) $(tst_psHash05_DEPENDENCIES)
     363        @rm -f tst_psHash05$(EXEEXT)
     364        $(LINK) $(tst_psHash05_LDFLAGS) $(tst_psHash05_OBJECTS) $(tst_psHash05_LDADD) $(LIBS)
     365tst_psList$(EXEEXT): $(tst_psList_OBJECTS) $(tst_psList_DEPENDENCIES)
     366        @rm -f tst_psList$(EXEEXT)
     367        $(LINK) $(tst_psList_LDFLAGS) $(tst_psList_OBJECTS) $(tst_psList_LDADD) $(LIBS)
     368tst_psScalar$(EXEEXT): $(tst_psScalar_OBJECTS) $(tst_psScalar_DEPENDENCIES)
     369        @rm -f tst_psScalar$(EXEEXT)
     370        $(LINK) $(tst_psScalar_LDFLAGS) $(tst_psScalar_OBJECTS) $(tst_psScalar_LDADD) $(LIBS)
     371tst_psVector$(EXEEXT): $(tst_psVector_OBJECTS) $(tst_psVector_DEPENDENCIES)
     372        @rm -f tst_psVector$(EXEEXT)
     373        $(LINK) $(tst_psVector_LDFLAGS) $(tst_psVector_OBJECTS) $(tst_psVector_LDADD) $(LIBS)
     374tst_psVectorSort_01$(EXEEXT): $(tst_psVectorSort_01_OBJECTS) $(tst_psVectorSort_01_DEPENDENCIES)
     375        @rm -f tst_psVectorSort_01$(EXEEXT)
     376        $(LINK) $(tst_psVectorSort_01_LDFLAGS) $(tst_psVectorSort_01_OBJECTS) $(tst_psVectorSort_01_LDADD) $(LIBS)
     377tst_psVectorSort_02$(EXEEXT): $(tst_psVectorSort_02_OBJECTS) $(tst_psVectorSort_02_DEPENDENCIES)
     378        @rm -f tst_psVectorSort_02$(EXEEXT)
     379        $(LINK) $(tst_psVectorSort_02_LDFLAGS) $(tst_psVectorSort_02_OBJECTS) $(tst_psVectorSort_02_LDADD) $(LIBS)
     380tst_psVectorSort_03$(EXEEXT): $(tst_psVectorSort_03_OBJECTS) $(tst_psVectorSort_03_DEPENDENCIES)
     381        @rm -f tst_psVectorSort_03$(EXEEXT)
     382        $(LINK) $(tst_psVectorSort_03_LDFLAGS) $(tst_psVectorSort_03_OBJECTS) $(tst_psVectorSort_03_LDADD) $(LIBS)
     383tst_psVectorSort_04$(EXEEXT): $(tst_psVectorSort_04_OBJECTS) $(tst_psVectorSort_04_DEPENDENCIES)
     384        @rm -f tst_psVectorSort_04$(EXEEXT)
     385        $(LINK) $(tst_psVectorSort_04_LDFLAGS) $(tst_psVectorSort_04_OBJECTS) $(tst_psVectorSort_04_LDADD) $(LIBS)
     386
     387mostlyclean-compile:
     388        -rm -f *.$(OBJEXT)
     389
     390distclean-compile:
     391        -rm -f *.tab.c
     392
     393include ./$(DEPDIR)/tst_psArray.Po
     394include ./$(DEPDIR)/tst_psArray01.Po
     395include ./$(DEPDIR)/tst_psArray02.Po
     396include ./$(DEPDIR)/tst_psBitSet.Po
     397include ./$(DEPDIR)/tst_psHash00.Po
     398include ./$(DEPDIR)/tst_psHash01.Po
     399include ./$(DEPDIR)/tst_psHash02.Po
     400include ./$(DEPDIR)/tst_psHash03.Po
     401include ./$(DEPDIR)/tst_psHash04.Po
     402include ./$(DEPDIR)/tst_psHash05.Po
     403include ./$(DEPDIR)/tst_psList.Po
     404include ./$(DEPDIR)/tst_psScalar.Po
     405include ./$(DEPDIR)/tst_psVector.Po
     406include ./$(DEPDIR)/tst_psVectorSort_01.Po
     407include ./$(DEPDIR)/tst_psVectorSort_02.Po
     408include ./$(DEPDIR)/tst_psVectorSort_03.Po
     409include ./$(DEPDIR)/tst_psVectorSort_04.Po
     410
     411.c.o:
     412        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
     413        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
     414#       source='$<' object='$@' libtool=no \
     415#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
     416#       $(COMPILE) -c $<
     417
     418.c.obj:
     419        if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
     420        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
     421#       source='$<' object='$@' libtool=no \
     422#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
     423#       $(COMPILE) -c `$(CYGPATH_W) '$<'`
     424
     425.c.lo:
     426        if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
     427        then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
     428#       source='$<' object='$@' libtool=yes \
     429#       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
     430#       $(LTCOMPILE) -c -o $@ $<
     431
     432mostlyclean-libtool:
     433        -rm -f *.lo
     434
     435clean-libtool:
     436        -rm -rf .libs _libs
     437
     438distclean-libtool:
     439        -rm -f libtool
     440uninstall-info-am:
     441
     442ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
     443        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
     444        unique=`for i in $$list; do \
     445            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     446          done | \
     447          $(AWK) '    { files[$$0] = 1; } \
     448               END { for (i in files) print i; }'`; \
     449        mkid -fID $$unique
     450tags: TAGS
     451
     452TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     453                $(TAGS_FILES) $(LISP)
     454        tags=; \
     455        here=`pwd`; \
     456        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
     457        unique=`for i in $$list; do \
     458            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     459          done | \
     460          $(AWK) '    { files[$$0] = 1; } \
     461               END { for (i in files) print i; }'`; \
     462        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
     463          test -n "$$unique" || unique=$$empty_fix; \
     464          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
     465            $$tags $$unique; \
     466        fi
     467ctags: CTAGS
     468CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
     469                $(TAGS_FILES) $(LISP)
     470        tags=; \
     471        here=`pwd`; \
     472        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
     473        unique=`for i in $$list; do \
     474            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
     475          done | \
     476          $(AWK) '    { files[$$0] = 1; } \
     477               END { for (i in files) print i; }'`; \
     478        test -z "$(CTAGS_ARGS)$$tags$$unique" \
     479          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
     480             $$tags $$unique
     481
     482GTAGS:
     483        here=`$(am__cd) $(top_builddir) && pwd` \
     484          && cd $(top_srcdir) \
     485          && gtags -i $(GTAGS_ARGS) $$here
     486
     487distclean-tags:
     488        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
     489
     490check-TESTS: $(TESTS)
     491        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
     492        srcdir=$(srcdir); export srcdir; \
     493        list='$(TESTS)'; \
     494        if test -n "$$list"; then \
     495          for tst in $$list; do \
     496            if test -f ./$$tst; then dir=./; \
     497            elif test -f $$tst; then dir=; \
     498            else dir="$(srcdir)/"; fi; \
     499            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
     500              all=`expr $$all + 1`; \
     501              case " $(XFAIL_TESTS) " in \
     502              *" $$tst "*) \
     503                xpass=`expr $$xpass + 1`; \
     504                failed=`expr $$failed + 1`; \
     505                echo "XPASS: $$tst"; \
     506              ;; \
     507              *) \
     508                echo "PASS: $$tst"; \
     509              ;; \
     510              esac; \
     511            elif test $$? -ne 77; then \
     512              all=`expr $$all + 1`; \
     513              case " $(XFAIL_TESTS) " in \
     514              *" $$tst "*) \
     515                xfail=`expr $$xfail + 1`; \
     516                echo "XFAIL: $$tst"; \
     517              ;; \
     518              *) \
     519                failed=`expr $$failed + 1`; \
     520                echo "FAIL: $$tst"; \
     521              ;; \
     522              esac; \
     523            else \
     524              skip=`expr $$skip + 1`; \
     525              echo "SKIP: $$tst"; \
     526            fi; \
     527          done; \
     528          if test "$$failed" -eq 0; then \
     529            if test "$$xfail" -eq 0; then \
     530              banner="All $$all tests passed"; \
     531            else \
     532              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
     533            fi; \
     534          else \
     535            if test "$$xpass" -eq 0; then \
     536              banner="$$failed of $$all tests failed"; \
     537            else \
     538              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
     539            fi; \
     540          fi; \
     541          dashes="$$banner"; \
     542          skipped=""; \
     543          if test "$$skip" -ne 0; then \
     544            skipped="($$skip tests were not run)"; \
     545            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
     546              dashes="$$skipped"; \
     547          fi; \
     548          report=""; \
     549          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
     550            report="Please report to $(PACKAGE_BUGREPORT)"; \
     551            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
     552              dashes="$$report"; \
     553          fi; \
     554          dashes=`echo "$$dashes" | sed s/./=/g`; \
     555          echo "$$dashes"; \
     556          echo "$$banner"; \
     557          test -z "$$skipped" || echo "$$skipped"; \
     558          test -z "$$report" || echo "$$report"; \
     559          echo "$$dashes"; \
     560          test "$$failed" -eq 0; \
     561        else :; fi
     562
     563distdir: $(DISTFILES)
     564        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
     565        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
     566        list='$(DISTFILES)'; for file in $$list; do \
     567          case $$file in \
     568            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
     569            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
     570          esac; \
     571          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
     572          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
     573          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
     574            dir="/$$dir"; \
     575            $(mkdir_p) "$(distdir)$$dir"; \
     576          else \
     577            dir=''; \
     578          fi; \
     579          if test -d $$d/$$file; then \
     580            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
     581              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
     582            fi; \
     583            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
     584          else \
     585            test -f $(distdir)/$$file \
     586            || cp -p $$d/$$file $(distdir)/$$file \
     587            || exit 1; \
     588          fi; \
     589        done
     590check-am: all-am
     591        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
     592        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
     593check: check-am
     594all-am: Makefile
     595installdirs:
     596install: install-am
     597install-exec: install-exec-am
     598install-data: install-data-am
     599uninstall: uninstall-am
     600
     601install-am: all-am
     602        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
     603
     604installcheck: installcheck-am
     605install-strip:
     606        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
     607          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
     608          `test -z '$(STRIP)' || \
     609            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
     610mostlyclean-generic:
     611
     612clean-generic:
     613
     614distclean-generic:
     615        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
     616
     617maintainer-clean-generic:
     618        @echo "This command is intended for maintainers to use"
     619        @echo "it deletes files that may require special tools to rebuild."
     620clean: clean-am
     621
     622clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
     623        mostlyclean-am
     624
     625distclean: distclean-am
     626        -rm -rf ./$(DEPDIR)
     627        -rm -f Makefile
     628distclean-am: clean-am distclean-compile distclean-generic \
     629        distclean-libtool distclean-tags
     630
     631dvi: dvi-am
     632
     633dvi-am:
     634
     635html: html-am
     636
     637info: info-am
     638
     639info-am:
     640
     641install-data-am:
     642
     643install-exec-am:
     644
     645install-info: install-info-am
     646
     647install-man:
     648
     649installcheck-am:
     650
     651maintainer-clean: maintainer-clean-am
     652        -rm -rf ./$(DEPDIR)
     653        -rm -f Makefile
     654maintainer-clean-am: distclean-am maintainer-clean-generic
     655
     656mostlyclean: mostlyclean-am
     657
     658mostlyclean-am: mostlyclean-compile mostlyclean-generic \
     659        mostlyclean-libtool
     660
     661pdf: pdf-am
     662
     663pdf-am:
     664
     665ps: ps-am
     666
     667ps-am:
     668
     669uninstall-am: uninstall-info-am
     670
     671.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
     672        clean-checkPROGRAMS clean-generic clean-libtool ctags \
     673        distclean distclean-compile distclean-generic \
     674        distclean-libtool distclean-tags distdir dvi dvi-am html \
     675        html-am info info-am install install-am install-data \
     676        install-data-am install-exec install-exec-am install-info \
     677        install-info-am install-man install-strip installcheck \
     678        installcheck-am installdirs maintainer-clean \
     679        maintainer-clean-generic mostlyclean mostlyclean-compile \
     680        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
     681        tags uninstall uninstall-am uninstall-info-am
     682
     683tests: $(TESTS)
     684# Tell versions [3.59,3.63) of GNU make to not export all variables.
     685# Otherwise a system limit (for SysV at least) may be exceeded.
     686.NOEXPORT:
Note: See TracChangeset for help on using the changeset viewer.