| 1 |
# Makefile.in generated by automake 1.8.3 from Makefile.am. |
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am |
|
# @configure_input@ |
|
| 2 |
|
|
| 3 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. |
|
# 2003, 2004 Free Software Foundation, Inc. |
|
| 4 |
# This Makefile.in is free software; the Free Software Foundation |
# This Makefile.in is free software; the Free Software Foundation |
| 5 |
# gives unlimited permission to copy and/or distribute it, |
# gives unlimited permission to copy and/or distribute it, |
| 6 |
# with or without modifications, as long as this notice is preserved. |
# with or without modifications, as long as this notice is preserved. |
| 10 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 11 |
# PARTICULAR PURPOSE. |
# PARTICULAR PURPOSE. |
| 12 |
|
|
|
@SET_MAKE@ |
|
| 13 |
|
|
| 14 |
SOURCES = $(libdevreaders_la_SOURCES) |
SHELL = @SHELL@ |
| 15 |
|
|
| 16 |
srcdir = @srcdir@ |
srcdir = @srcdir@ |
| 17 |
top_srcdir = @top_srcdir@ |
top_srcdir = @top_srcdir@ |
| 18 |
VPATH = @srcdir@ |
VPATH = @srcdir@ |
| 19 |
|
prefix = @prefix@ |
| 20 |
|
exec_prefix = @exec_prefix@ |
| 21 |
|
|
| 22 |
|
bindir = @bindir@ |
| 23 |
|
sbindir = @sbindir@ |
| 24 |
|
libexecdir = @libexecdir@ |
| 25 |
|
datadir = @datadir@ |
| 26 |
|
sysconfdir = @sysconfdir@ |
| 27 |
|
sharedstatedir = @sharedstatedir@ |
| 28 |
|
localstatedir = @localstatedir@ |
| 29 |
|
libdir = @libdir@ |
| 30 |
|
infodir = @infodir@ |
| 31 |
|
mandir = @mandir@ |
| 32 |
|
includedir = @includedir@ |
| 33 |
|
oldincludedir = /usr/include |
| 34 |
|
|
| 35 |
|
DESTDIR = |
| 36 |
|
|
| 37 |
pkgdatadir = $(datadir)/@PACKAGE@ |
pkgdatadir = $(datadir)/@PACKAGE@ |
| 38 |
pkglibdir = $(libdir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ |
| 39 |
pkgincludedir = $(includedir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ |
| 40 |
|
|
| 41 |
top_builddir = ../.. |
top_builddir = ../.. |
| 42 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|
| 43 |
|
ACLOCAL = @ACLOCAL@ |
| 44 |
|
AUTOCONF = @AUTOCONF@ |
| 45 |
|
AUTOMAKE = @AUTOMAKE@ |
| 46 |
|
AUTOHEADER = @AUTOHEADER@ |
| 47 |
|
|
| 48 |
INSTALL = @INSTALL@ |
INSTALL = @INSTALL@ |
| 49 |
install_sh_DATA = $(install_sh) -c -m 644 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
| 50 |
install_sh_PROGRAM = $(install_sh) -c |
INSTALL_DATA = @INSTALL_DATA@ |
| 51 |
install_sh_SCRIPT = $(install_sh) -c |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 52 |
INSTALL_HEADER = $(INSTALL_DATA) |
transform = @program_transform_name@ |
| 53 |
transform = $(program_transform_name) |
|
| 54 |
NORMAL_INSTALL = : |
NORMAL_INSTALL = : |
| 55 |
PRE_INSTALL = : |
PRE_INSTALL = : |
| 56 |
POST_INSTALL = : |
POST_INSTALL = : |
| 57 |
NORMAL_UNINSTALL = : |
NORMAL_UNINSTALL = : |
| 58 |
PRE_UNINSTALL = : |
PRE_UNINSTALL = : |
| 59 |
POST_UNINSTALL = : |
POST_UNINSTALL = : |
| 60 |
|
host_alias = @host_alias@ |
| 61 |
host_triplet = @host@ |
host_triplet = @host@ |
| 62 |
subdir = techmodel/physics |
AS = @AS@ |
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|
|
$(ACLOCAL_M4) |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
|
|
CONFIG_HEADER = $(top_builddir)/config.h |
|
|
CONFIG_CLEAN_FILES = |
|
|
LTLIBRARIES = $(noinst_LTLIBRARIES) |
|
|
libdevreaders_la_LIBADD = |
|
|
am_libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \ |
|
|
CalorimeterReader.lo |
|
|
libdevreaders_la_OBJECTS = $(am_libdevreaders_la_OBJECTS) |
|
|
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
|
|
depcomp = |
|
|
am__depfiles_maybe = |
|
|
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
|
|
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \ |
|
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
|
|
$(AM_CXXFLAGS) $(CXXFLAGS) |
|
|
CXXLD = $(CXX) |
|
|
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ |
|
|
$(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
|
|
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ |
|
|
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
|
|
$(AM_CFLAGS) $(CFLAGS) |
|
|
CCLD = $(CC) |
|
|
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
|
|
$(AM_LDFLAGS) $(LDFLAGS) -o $@ |
|
|
SOURCES = $(libdevreaders_la_SOURCES) |
|
|
DIST_SOURCES = $(libdevreaders_la_SOURCES) |
|
|
ETAGS = etags |
|
|
CTAGS = ctags |
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|
|
ACLOCAL = @ACLOCAL@ |
|
|
AMDEP_FALSE = @AMDEP_FALSE@ |
|
|
AMDEP_TRUE = @AMDEP_TRUE@ |
|
|
AMTAR = @AMTAR@ |
|
|
AR = @AR@ |
|
|
AUTOCONF = @AUTOCONF@ |
|
|
AUTOHEADER = @AUTOHEADER@ |
|
|
AUTOMAKE = @AUTOMAKE@ |
|
|
AWK = @AWK@ |
|
| 63 |
CC = @CC@ |
CC = @CC@ |
|
CCDEPMODE = @CCDEPMODE@ |
|
|
CFLAGS = @CFLAGS@ |
|
|
CPP = @CPP@ |
|
|
CPPFLAGS = @CPPFLAGS@ |
|
| 64 |
CXX = @CXX@ |
CXX = @CXX@ |
| 65 |
CXXCPP = @CXXCPP@ |
DLLTOOL = @DLLTOOL@ |
|
CXXDEPMODE = @CXXDEPMODE@ |
|
|
CXXFLAGS = @CXXFLAGS@ |
|
|
CYGPATH_W = @CYGPATH_W@ |
|
|
DEFS = @DEFS@ |
|
|
DEPDIR = @DEPDIR@ |
|
| 66 |
ECHO = @ECHO@ |
ECHO = @ECHO@ |
|
ECHO_C = @ECHO_C@ |
|
|
ECHO_N = @ECHO_N@ |
|
|
ECHO_T = @ECHO_T@ |
|
|
EGREP = @EGREP@ |
|
| 67 |
EXEEXT = @EXEEXT@ |
EXEEXT = @EXEEXT@ |
| 68 |
F77 = @F77@ |
F77 = @F77@ |
|
FFLAGS = @FFLAGS@ |
|
| 69 |
FLIBS = @FLIBS@ |
FLIBS = @FLIBS@ |
| 70 |
HAS_DOXYFILE = @HAS_DOXYFILE@ |
HAS_DOXYFILE = @HAS_DOXYFILE@ |
| 71 |
INSTALL_DATA = @INSTALL_DATA@ |
HAVE_LIB = @HAVE_LIB@ |
| 72 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
LIB = @LIB@ |
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|
|
LDFLAGS = @LDFLAGS@ |
|
|
LIBOBJS = @LIBOBJS@ |
|
|
LIBS = @LIBS@ |
|
| 73 |
LIBTOOL = @LIBTOOL@ |
LIBTOOL = @LIBTOOL@ |
| 74 |
LN_S = @LN_S@ |
LN_S = @LN_S@ |
| 75 |
LTLIBOBJS = @LTLIBOBJS@ |
LTLIB = @LTLIB@ |
| 76 |
MAKEINFO = @MAKEINFO@ |
MAKEINFO = @MAKEINFO@ |
| 77 |
|
OBJDUMP = @OBJDUMP@ |
| 78 |
OBJEXT = @OBJEXT@ |
OBJEXT = @OBJEXT@ |
| 79 |
PACKAGE = @PACKAGE@ |
PACKAGE = @PACKAGE@ |
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|
|
PACKAGE_NAME = @PACKAGE_NAME@ |
|
|
PACKAGE_STRING = @PACKAGE_STRING@ |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@ |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@ |
|
| 80 |
RANLIB = @RANLIB@ |
RANLIB = @RANLIB@ |
| 81 |
ROOTCINT = @ROOTCINT@ |
ROOTCINT = @ROOTCINT@ |
| 82 |
ROOT_INCLUDES = @ROOT_INCLUDES@ |
ROOT_INCLUDES = @ROOT_INCLUDES@ |
| 83 |
ROOT_LDFLAGS = @ROOT_LDFLAGS@ |
ROOT_LDFLAGS = @ROOT_LDFLAGS@ |
|
SET_MAKE = @SET_MAKE@ |
|
|
SHELL = @SHELL@ |
|
| 84 |
STRIP = @STRIP@ |
STRIP = @STRIP@ |
| 85 |
VERSION = @VERSION@ |
VERSION = @VERSION@ |
| 86 |
ac_ct_AR = @ac_ct_AR@ |
|
|
ac_ct_CC = @ac_ct_CC@ |
|
|
ac_ct_CXX = @ac_ct_CXX@ |
|
|
ac_ct_F77 = @ac_ct_F77@ |
|
|
ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
|
ac_ct_STRIP = @ac_ct_STRIP@ |
|
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
|
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
|
|
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
|
|
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
|
|
am__include = @am__include@ |
|
|
am__leading_dot = @am__leading_dot@ |
|
|
am__quote = @am__quote@ |
|
|
bindir = @bindir@ |
|
|
build = @build@ |
|
|
build_alias = @build_alias@ |
|
|
build_cpu = @build_cpu@ |
|
|
build_os = @build_os@ |
|
|
build_vendor = @build_vendor@ |
|
|
datadir = @datadir@ |
|
|
exec_prefix = @exec_prefix@ |
|
|
host = @host@ |
|
|
host_alias = @host_alias@ |
|
|
host_cpu = @host_cpu@ |
|
|
host_os = @host_os@ |
|
|
host_vendor = @host_vendor@ |
|
|
includedir = @includedir@ |
|
|
infodir = @infodir@ |
|
|
install_sh = @install_sh@ |
|
|
libdir = @libdir@ |
|
|
libexecdir = @libexecdir@ |
|
|
localstatedir = @localstatedir@ |
|
|
mandir = @mandir@ |
|
|
mkdir_p = @mkdir_p@ |
|
|
oldincludedir = @oldincludedir@ |
|
|
prefix = @prefix@ |
|
|
program_transform_name = @program_transform_name@ |
|
|
sbindir = @sbindir@ |
|
|
sharedstatedir = @sharedstatedir@ |
|
|
sysconfdir = @sysconfdir@ |
|
|
target_alias = @target_alias@ |
|
| 87 |
AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
AUTOMAKE_OPTIONS = foreign no-dependencies no-installinfo |
| 88 |
INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ |
INCLUDES = -I@top_srcdir@ @ROOT_INCLUDES@ |
| 89 |
|
|
| 90 |
# These will build a non-installing libtool library |
# These will build a non-installing libtool library |
| 91 |
noinst_LTLIBRARIES = libdevreaders.la |
noinst_LTLIBRARIES = libdevreaders.la |
|
libdevreaders_la_SOURCES = \ |
|
|
TrackerReader.cpp TrackerReader.h \ |
|
|
AnticounterReader.cpp AnticounterReader.h \ |
|
|
CalorimeterReader.cpp CalorimeterReader.h |
|
| 92 |
|
|
| 93 |
all: all-am |
libdevreaders_la_SOURCES = TrackerReader.cpp TrackerReader.h AnticounterReader.cpp AnticounterReader.h CalorimeterReader.cpp CalorimeterReader.h |
| 94 |
|
|
| 95 |
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 96 |
|
CONFIG_HEADER = ../../config.h |
| 97 |
|
CONFIG_CLEAN_FILES = |
| 98 |
|
LTLIBRARIES = $(noinst_LTLIBRARIES) |
| 99 |
|
|
| 100 |
|
|
| 101 |
|
DEFS = @DEFS@ -I. -I$(srcdir) -I../.. |
| 102 |
|
CPPFLAGS = @CPPFLAGS@ |
| 103 |
|
LDFLAGS = @LDFLAGS@ |
| 104 |
|
LIBS = @LIBS@ |
| 105 |
|
libdevreaders_la_LDFLAGS = |
| 106 |
|
libdevreaders_la_LIBADD = |
| 107 |
|
libdevreaders_la_OBJECTS = TrackerReader.lo AnticounterReader.lo \ |
| 108 |
|
CalorimeterReader.lo |
| 109 |
|
CXXFLAGS = @CXXFLAGS@ |
| 110 |
|
CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
| 111 |
|
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
| 112 |
|
CXXLD = $(CXX) |
| 113 |
|
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ |
| 114 |
|
CFLAGS = @CFLAGS@ |
| 115 |
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 116 |
|
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 117 |
|
CCLD = $(CC) |
| 118 |
|
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
| 119 |
|
DIST_COMMON = Makefile.am Makefile.in |
| 120 |
|
|
| 121 |
|
|
| 122 |
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
| 123 |
|
|
| 124 |
|
TAR = gtar |
| 125 |
|
GZIP_ENV = --best |
| 126 |
|
SOURCES = $(libdevreaders_la_SOURCES) |
| 127 |
|
OBJECTS = $(libdevreaders_la_OBJECTS) |
| 128 |
|
|
| 129 |
|
all: all-redirect |
| 130 |
.SUFFIXES: |
.SUFFIXES: |
| 131 |
.SUFFIXES: .cpp .lo .o .obj |
.SUFFIXES: .S .c .cpp .lo .o .obj .s |
| 132 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
| 133 |
@for dep in $?; do \ |
cd $(top_srcdir) && $(AUTOMAKE) --foreign techmodel/physics/Makefile |
| 134 |
case '$(am__configure_deps)' in \ |
|
| 135 |
*$$dep*) \ |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 136 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
cd $(top_builddir) \ |
| 137 |
&& exit 0; \ |
&& CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
| 138 |
exit 1;; \ |
|
| 139 |
esac; \ |
|
| 140 |
done; \ |
mostlyclean-noinstLTLIBRARIES: |
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign techmodel/physics/Makefile'; \ |
|
|
cd $(top_srcdir) && \ |
|
|
$(AUTOMAKE) --foreign techmodel/physics/Makefile |
|
|
.PRECIOUS: Makefile |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|
|
@case '$?' in \ |
|
|
*config.status*) \ |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
|
|
*) \ |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
|
|
esac; |
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|
|
|
|
|
$(top_srcdir)/configure: $(am__configure_deps) |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps) |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
|
| 141 |
|
|
| 142 |
clean-noinstLTLIBRARIES: |
clean-noinstLTLIBRARIES: |
| 143 |
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) |
| 144 |
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ |
|
| 145 |
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ |
distclean-noinstLTLIBRARIES: |
| 146 |
test "$$dir" = "$$p" && dir=.; \ |
|
| 147 |
echo "rm -f \"$${dir}/so_locations\""; \ |
maintainer-clean-noinstLTLIBRARIES: |
| 148 |
rm -f "$${dir}/so_locations"; \ |
|
| 149 |
done |
.c.o: |
| 150 |
libdevreaders.la: $(libdevreaders_la_OBJECTS) $(libdevreaders_la_DEPENDENCIES) |
$(COMPILE) -c $< |
| 151 |
$(CXXLINK) $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS) |
|
| 152 |
|
# FIXME: We should only use cygpath when building on Windows, |
| 153 |
|
# and only if it is available. |
| 154 |
|
.c.obj: |
| 155 |
|
$(COMPILE) -c `cygpath -w $<` |
| 156 |
|
|
| 157 |
|
.s.o: |
| 158 |
|
$(COMPILE) -c $< |
| 159 |
|
|
| 160 |
|
.S.o: |
| 161 |
|
$(COMPILE) -c $< |
| 162 |
|
|
| 163 |
mostlyclean-compile: |
mostlyclean-compile: |
| 164 |
|
-rm -f *.o core *.core |
| 165 |
-rm -f *.$(OBJEXT) |
-rm -f *.$(OBJEXT) |
| 166 |
|
|
| 167 |
|
clean-compile: |
| 168 |
|
|
| 169 |
distclean-compile: |
distclean-compile: |
| 170 |
-rm -f *.tab.c |
-rm -f *.tab.c |
| 171 |
|
|
| 172 |
.cpp.o: |
maintainer-clean-compile: |
|
$(CXXCOMPILE) -c -o $@ $< |
|
| 173 |
|
|
| 174 |
.cpp.obj: |
.c.lo: |
| 175 |
$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
| 176 |
|
|
| 177 |
.cpp.lo: |
.s.lo: |
| 178 |
$(LTCXXCOMPILE) -c -o $@ $< |
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
| 179 |
|
|
| 180 |
|
.S.lo: |
| 181 |
|
$(LIBTOOL) --mode=compile $(COMPILE) -c $< |
| 182 |
|
|
| 183 |
mostlyclean-libtool: |
mostlyclean-libtool: |
| 184 |
-rm -f *.lo |
-rm -f *.lo |
| 187 |
-rm -rf .libs _libs |
-rm -rf .libs _libs |
| 188 |
|
|
| 189 |
distclean-libtool: |
distclean-libtool: |
|
-rm -f libtool |
|
|
uninstall-info-am: |
|
| 190 |
|
|
| 191 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
maintainer-clean-libtool: |
| 192 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|
| 193 |
unique=`for i in $$list; do \ |
libdevreaders.la: $(libdevreaders_la_OBJECTS) $(libdevreaders_la_DEPENDENCIES) |
| 194 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
$(CXXLINK) $(libdevreaders_la_LDFLAGS) $(libdevreaders_la_OBJECTS) $(libdevreaders_la_LIBADD) $(LIBS) |
| 195 |
done | \ |
.cpp.o: |
| 196 |
$(AWK) ' { files[$$0] = 1; } \ |
$(CXXCOMPILE) -c $< |
| 197 |
END { for (i in files) print i; }'`; \ |
.cpp.obj: |
| 198 |
mkid -fID $$unique |
$(CXXCOMPILE) -c `cygpath -w $<` |
| 199 |
|
.cpp.lo: |
| 200 |
|
$(LTCXXCOMPILE) -c $< |
| 201 |
|
|
| 202 |
tags: TAGS |
tags: TAGS |
| 203 |
|
|
| 204 |
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
ID: $(HEADERS) $(SOURCES) $(LISP) |
| 205 |
$(TAGS_FILES) $(LISP) |
list='$(SOURCES) $(HEADERS)'; \ |
| 206 |
tags=; \ |
unique=`for i in $$list; do echo $$i; done | \ |
| 207 |
here=`pwd`; \ |
awk ' { files[$$0] = 1; } \ |
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|
|
unique=`for i in $$list; do \ |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|
|
done | \ |
|
|
$(AWK) ' { files[$$0] = 1; } \ |
|
| 208 |
END { for (i in files) print i; }'`; \ |
END { for (i in files) print i; }'`; \ |
| 209 |
test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
here=`pwd` && cd $(srcdir) \ |
| 210 |
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
&& mkid -f$$here/ID $$unique $(LISP) |
| 211 |
$$tags $$unique |
|
| 212 |
ctags: CTAGS |
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|
|
$(TAGS_FILES) $(LISP) |
|
| 213 |
tags=; \ |
tags=; \ |
| 214 |
here=`pwd`; \ |
here=`pwd`; \ |
| 215 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
list='$(SOURCES) $(HEADERS)'; \ |
| 216 |
unique=`for i in $$list; do \ |
unique=`for i in $$list; do echo $$i; done | \ |
| 217 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
awk ' { files[$$0] = 1; } \ |
|
done | \ |
|
|
$(AWK) ' { files[$$0] = 1; } \ |
|
| 218 |
END { for (i in files) print i; }'`; \ |
END { for (i in files) print i; }'`; \ |
| 219 |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
| 220 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
| 221 |
$$tags $$unique |
|
| 222 |
|
mostlyclean-tags: |
| 223 |
GTAGS: |
|
| 224 |
here=`$(am__cd) $(top_builddir) && pwd` \ |
clean-tags: |
|
&& cd $(top_srcdir) \ |
|
|
&& gtags -i $(GTAGS_ARGS) $$here |
|
| 225 |
|
|
| 226 |
distclean-tags: |
distclean-tags: |
| 227 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
-rm -f TAGS ID |
| 228 |
|
|
| 229 |
|
maintainer-clean-tags: |
| 230 |
|
|
| 231 |
|
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
| 232 |
|
|
| 233 |
|
subdir = techmodel/physics |
| 234 |
|
|
| 235 |
distdir: $(DISTFILES) |
distdir: $(DISTFILES) |
| 236 |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
@for file in $(DISTFILES); do \ |
| 237 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
d=$(srcdir); \ |
|
list='$(DISTFILES)'; for file in $$list; do \ |
|
|
case $$file in \ |
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
|
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
|
|
esac; \ |
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
|
|
dir="/$$dir"; \ |
|
|
$(mkdir_p) "$(distdir)$$dir"; \ |
|
|
else \ |
|
|
dir=''; \ |
|
|
fi; \ |
|
| 238 |
if test -d $$d/$$file; then \ |
if test -d $$d/$$file; then \ |
| 239 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
cp -pr $$d/$$file $(distdir)/$$file; \ |
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|
|
fi; \ |
|
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|
| 240 |
else \ |
else \ |
| 241 |
test -f $(distdir)/$$file \ |
test -f $(distdir)/$$file \ |
| 242 |
|| cp -p $$d/$$file $(distdir)/$$file \ |
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
| 243 |
|| exit 1; \ |
|| cp -p $$d/$$file $(distdir)/$$file || :; \ |
| 244 |
fi; \ |
fi; \ |
| 245 |
done |
done |
| 246 |
|
info-am: |
| 247 |
|
info: info-am |
| 248 |
|
dvi-am: |
| 249 |
|
dvi: dvi-am |
| 250 |
check-am: all-am |
check-am: all-am |
| 251 |
check: check-am |
check: check-am |
| 252 |
all-am: Makefile $(LTLIBRARIES) |
installcheck-am: |
| 253 |
installdirs: |
installcheck: installcheck-am |
| 254 |
install: install-am |
install-info-am: |
| 255 |
|
install-info: install-info-am |
| 256 |
|
install-exec-am: |
| 257 |
install-exec: install-exec-am |
install-exec: install-exec-am |
| 258 |
|
|
| 259 |
|
install-data-am: |
| 260 |
install-data: install-data-am |
install-data: install-data-am |
|
uninstall: uninstall-am |
|
| 261 |
|
|
| 262 |
install-am: all-am |
install-am: all-am |
| 263 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 264 |
|
install: install-am |
| 265 |
installcheck: installcheck-am |
uninstall-am: |
| 266 |
|
uninstall: uninstall-am |
| 267 |
|
all-am: Makefile $(LTLIBRARIES) |
| 268 |
|
all-redirect: all-am |
| 269 |
install-strip: |
install-strip: |
| 270 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
| 271 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
installdirs: |
| 272 |
`test -z '$(STRIP)' || \ |
|
| 273 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|
| 274 |
mostlyclean-generic: |
mostlyclean-generic: |
| 275 |
|
|
| 276 |
clean-generic: |
clean-generic: |
| 277 |
|
|
| 278 |
distclean-generic: |
distclean-generic: |
| 279 |
-rm -f $(CONFIG_CLEAN_FILES) |
-rm -f Makefile $(CONFIG_CLEAN_FILES) |
| 280 |
|
-rm -f config.cache config.log stamp-h stamp-h[0-9]* |
| 281 |
|
|
| 282 |
maintainer-clean-generic: |
maintainer-clean-generic: |
| 283 |
@echo "This command is intended for maintainers to use" |
mostlyclean-am: mostlyclean-noinstLTLIBRARIES mostlyclean-compile \ |
| 284 |
@echo "it deletes files that may require special tools to rebuild." |
mostlyclean-libtool mostlyclean-tags \ |
| 285 |
clean: clean-am |
mostlyclean-generic |
|
|
|
|
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ |
|
|
mostlyclean-am |
|
|
|
|
|
distclean: distclean-am |
|
|
-rm -f Makefile |
|
|
distclean-am: clean-am distclean-compile distclean-generic \ |
|
|
distclean-libtool distclean-tags |
|
|
|
|
|
dvi: dvi-am |
|
|
|
|
|
dvi-am: |
|
|
|
|
|
html: html-am |
|
| 286 |
|
|
| 287 |
info: info-am |
mostlyclean: mostlyclean-am |
|
|
|
|
info-am: |
|
| 288 |
|
|
| 289 |
install-data-am: |
clean-am: clean-noinstLTLIBRARIES clean-compile clean-libtool \ |
| 290 |
|
clean-tags clean-generic mostlyclean-am |
| 291 |
|
|
| 292 |
install-exec-am: |
clean: clean-am |
| 293 |
|
|
| 294 |
install-info: install-info-am |
distclean-am: distclean-noinstLTLIBRARIES distclean-compile \ |
| 295 |
|
distclean-libtool distclean-tags distclean-generic \ |
| 296 |
|
clean-am |
| 297 |
|
-rm -f libtool |
| 298 |
|
|
| 299 |
install-man: |
distclean: distclean-am |
| 300 |
|
|
| 301 |
installcheck-am: |
maintainer-clean-am: maintainer-clean-noinstLTLIBRARIES \ |
| 302 |
|
maintainer-clean-compile maintainer-clean-libtool \ |
| 303 |
|
maintainer-clean-tags maintainer-clean-generic \ |
| 304 |
|
distclean-am |
| 305 |
|
@echo "This command is intended for maintainers to use;" |
| 306 |
|
@echo "it deletes files that may require special tools to rebuild." |
| 307 |
|
|
| 308 |
maintainer-clean: maintainer-clean-am |
maintainer-clean: maintainer-clean-am |
|
-rm -f Makefile |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic |
|
|
|
|
|
mostlyclean: mostlyclean-am |
|
|
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \ |
|
|
mostlyclean-libtool |
|
| 309 |
|
|
| 310 |
pdf: pdf-am |
.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \ |
| 311 |
|
clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \ |
| 312 |
pdf-am: |
mostlyclean-compile distclean-compile clean-compile \ |
| 313 |
|
maintainer-clean-compile mostlyclean-libtool distclean-libtool \ |
| 314 |
ps: ps-am |
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \ |
| 315 |
|
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ |
| 316 |
ps-am: |
dvi-am dvi check check-am installcheck-am installcheck install-info-am \ |
| 317 |
|
install-info install-exec-am install-exec install-data-am install-data \ |
| 318 |
uninstall-am: |
install-am install uninstall-am uninstall all-redirect all-am all \ |
| 319 |
|
installdirs mostlyclean-generic distclean-generic clean-generic \ |
| 320 |
|
maintainer-clean-generic clean mostlyclean distclean maintainer-clean |
| 321 |
|
|
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ |
|
|
clean-libtool clean-noinstLTLIBRARIES ctags distclean \ |
|
|
distclean-compile distclean-generic distclean-libtool \ |
|
|
distclean-tags distdir dvi dvi-am html html-am info info-am \ |
|
|
install install-am install-data install-data-am install-exec \ |
|
|
install-exec-am install-info install-info-am install-man \ |
|
|
install-strip installcheck installcheck-am installdirs \ |
|
|
maintainer-clean maintainer-clean-generic mostlyclean \ |
|
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ |
|
|
pdf pdf-am ps ps-am tags uninstall uninstall-am \ |
|
|
uninstall-info-am |
|
| 322 |
|
|
| 323 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 324 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
# Otherwise a system limit (for SysV at least) may be exceeded. |