[2985] | 1 | # Makefile.in generated by automake 1.7.6 from Makefile.am. |
---|
[1945] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[2985] | 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
---|
| 5 | # Free Software Foundation, Inc. |
---|
[1945] | 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 | @SET_MAKE@ |
---|
| 16 | |
---|
| 17 | srcdir = @srcdir@ |
---|
| 18 | top_srcdir = @top_srcdir@ |
---|
| 19 | VPATH = @srcdir@ |
---|
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 23 | top_builddir = .. |
---|
[2985] | 24 | |
---|
[1945] | 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 26 | INSTALL = @INSTALL@ |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
[2983] | 38 | host_triplet = @host@ |
---|
[1945] | 39 | ACLOCAL = @ACLOCAL@ |
---|
| 40 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 41 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 42 | AMTAR = @AMTAR@ |
---|
| 43 | AUTOCONF = @AUTOCONF@ |
---|
| 44 | AUTOHEADER = @AUTOHEADER@ |
---|
| 45 | AUTOMAKE = @AUTOMAKE@ |
---|
| 46 | AWK = @AWK@ |
---|
| 47 | CC = @CC@ |
---|
| 48 | CCDEPMODE = @CCDEPMODE@ |
---|
[1952] | 49 | CFLAGS = @CFLAGS@ |
---|
[1945] | 50 | CPP = @CPP@ |
---|
| 51 | CPPFLAGS = @CPPFLAGS@ |
---|
| 52 | CXX = @CXX@ |
---|
| 53 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 54 | CXXFLAGS = @CXXFLAGS@ |
---|
| 55 | CYGPATH_W = @CYGPATH_W@ |
---|
| 56 | DEFS = @DEFS@ |
---|
| 57 | DEPDIR = @DEPDIR@ |
---|
| 58 | ECHO_C = @ECHO_C@ |
---|
| 59 | ECHO_N = @ECHO_N@ |
---|
| 60 | ECHO_T = @ECHO_T@ |
---|
| 61 | EGREP = @EGREP@ |
---|
| 62 | EXEEXT = @EXEEXT@ |
---|
[2983] | 63 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 64 | GTK2_LIBS = @GTK2_LIBS@ |
---|
| 65 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 66 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
[1945] | 67 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 68 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 69 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 70 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 71 | LDFLAGS = @LDFLAGS@ |
---|
| 72 | LIBOBJS = @LIBOBJS@ |
---|
| 73 | LIBS = @LIBS@ |
---|
| 74 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 75 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 76 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1945] | 77 | OBJEXT = @OBJEXT@ |
---|
| 78 | PACKAGE = @PACKAGE@ |
---|
| 79 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 80 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 81 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 82 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 83 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 84 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[2983] | 85 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 86 | SDL_CFLAGS = @SDL_CFLAGS@ |
---|
| 87 | SDL_CONFIG = @SDL_CONFIG@ |
---|
| 88 | SDL_LIBS = @SDL_LIBS@ |
---|
[1945] | 89 | SET_MAKE = @SET_MAKE@ |
---|
| 90 | SHELL = @SHELL@ |
---|
| 91 | STRIP = @STRIP@ |
---|
| 92 | VERSION = @VERSION@ |
---|
| 93 | ac_ct_CC = @ac_ct_CC@ |
---|
| 94 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 95 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 96 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 97 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 98 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 99 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 100 | am__include = @am__include@ |
---|
| 101 | am__leading_dot = @am__leading_dot@ |
---|
| 102 | am__quote = @am__quote@ |
---|
| 103 | bindir = @bindir@ |
---|
[2983] | 104 | build = @build@ |
---|
[1945] | 105 | build_alias = @build_alias@ |
---|
[2983] | 106 | build_cpu = @build_cpu@ |
---|
| 107 | build_os = @build_os@ |
---|
| 108 | build_vendor = @build_vendor@ |
---|
[1945] | 109 | datadir = @datadir@ |
---|
| 110 | exec_prefix = @exec_prefix@ |
---|
[2983] | 111 | host = @host@ |
---|
[1945] | 112 | host_alias = @host_alias@ |
---|
[2983] | 113 | host_cpu = @host_cpu@ |
---|
| 114 | host_os = @host_os@ |
---|
| 115 | host_vendor = @host_vendor@ |
---|
[1945] | 116 | includedir = @includedir@ |
---|
| 117 | infodir = @infodir@ |
---|
| 118 | install_sh = @install_sh@ |
---|
| 119 | libdir = @libdir@ |
---|
| 120 | libexecdir = @libexecdir@ |
---|
| 121 | localstatedir = @localstatedir@ |
---|
| 122 | mandir = @mandir@ |
---|
| 123 | oldincludedir = @oldincludedir@ |
---|
| 124 | prefix = @prefix@ |
---|
| 125 | program_transform_name = @program_transform_name@ |
---|
| 126 | sbindir = @sbindir@ |
---|
| 127 | sharedstatedir = @sharedstatedir@ |
---|
| 128 | sysconfdir = @sysconfdir@ |
---|
[2983] | 129 | target = @target@ |
---|
[1945] | 130 | target_alias = @target_alias@ |
---|
[2983] | 131 | target_cpu = @target_cpu@ |
---|
| 132 | target_os = @target_os@ |
---|
| 133 | target_vendor = @target_vendor@ |
---|
| 134 | AM_CXXFLAGS = $(GTK2_CFLAGS) $(MSBITFIELDS) |
---|
| 135 | AM_LDFLAGS = $(GTK2_LIBS) |
---|
[2985] | 136 | |
---|
| 137 | bin_PROGRAMS = console |
---|
[2589] | 138 | console_SOURCES = orxonox_console.cc orxonox_console_entry.cc orxonox_console_log.cc |
---|
| 139 | noinst_HEADERS = orxonox_console.h orxonox_console_entry.h orxonox_console_log.h |
---|
[2985] | 140 | subdir = console |
---|
| 141 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 142 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 143 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 144 | CONFIG_CLEAN_FILES = |
---|
| 145 | bin_PROGRAMS = console$(EXEEXT) |
---|
| 146 | PROGRAMS = $(bin_PROGRAMS) |
---|
| 147 | |
---|
| 148 | am_console_OBJECTS = orxonox_console.$(OBJEXT) \ |
---|
| 149 | orxonox_console_entry.$(OBJEXT) orxonox_console_log.$(OBJEXT) |
---|
| 150 | console_OBJECTS = $(am_console_OBJECTS) |
---|
| 151 | console_LDADD = $(LDADD) |
---|
| 152 | console_DEPENDENCIES = |
---|
| 153 | console_LDFLAGS = |
---|
| 154 | |
---|
| 155 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
| 156 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 157 | am__depfiles_maybe = depfiles |
---|
| 158 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/orxonox_console.Po \ |
---|
| 159 | @AMDEP_TRUE@ ./$(DEPDIR)/orxonox_console_entry.Po \ |
---|
| 160 | @AMDEP_TRUE@ ./$(DEPDIR)/orxonox_console_log.Po |
---|
| 161 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 162 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 163 | CXXLD = $(CXX) |
---|
| 164 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ |
---|
| 165 | -o $@ |
---|
| 166 | DIST_SOURCES = $(console_SOURCES) |
---|
| 167 | HEADERS = $(noinst_HEADERS) |
---|
| 168 | |
---|
| 169 | DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in |
---|
| 170 | SOURCES = $(console_SOURCES) |
---|
| 171 | |
---|
[1945] | 172 | all: all-am |
---|
| 173 | |
---|
| 174 | .SUFFIXES: |
---|
[1950] | 175 | .SUFFIXES: .cc .o .obj |
---|
[2985] | 176 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
---|
[1945] | 177 | cd $(top_srcdir) && \ |
---|
| 178 | $(AUTOMAKE) --gnu console/Makefile |
---|
[2985] | 179 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 180 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
---|
| 181 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
[1950] | 182 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
| 183 | @$(NORMAL_INSTALL) |
---|
[2985] | 184 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
[1950] | 185 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 186 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 187 | if test -f $$p \ |
---|
| 188 | ; then \ |
---|
| 189 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2985] | 190 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \ |
---|
| 191 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \ |
---|
[1950] | 192 | else :; fi; \ |
---|
| 193 | done |
---|
| 194 | |
---|
| 195 | uninstall-binPROGRAMS: |
---|
| 196 | @$(NORMAL_UNINSTALL) |
---|
| 197 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 198 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2985] | 199 | echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ |
---|
| 200 | rm -f $(DESTDIR)$(bindir)/$$f; \ |
---|
[1950] | 201 | done |
---|
| 202 | |
---|
| 203 | clean-binPROGRAMS: |
---|
| 204 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
| 205 | console$(EXEEXT): $(console_OBJECTS) $(console_DEPENDENCIES) |
---|
| 206 | @rm -f console$(EXEEXT) |
---|
| 207 | $(CXXLINK) $(console_LDFLAGS) $(console_OBJECTS) $(console_LDADD) $(LIBS) |
---|
| 208 | |
---|
| 209 | mostlyclean-compile: |
---|
[2985] | 210 | -rm -f *.$(OBJEXT) core *.core |
---|
[1950] | 211 | |
---|
| 212 | distclean-compile: |
---|
| 213 | -rm -f *.tab.c |
---|
| 214 | |
---|
| 215 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console.Po@am__quote@ |
---|
| 216 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_entry.Po@am__quote@ |
---|
| 217 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox_console_log.Po@am__quote@ |
---|
| 218 | |
---|
[2985] | 219 | distclean-depend: |
---|
| 220 | -rm -rf ./$(DEPDIR) |
---|
| 221 | |
---|
[1950] | 222 | .cc.o: |
---|
[2985] | 223 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 224 | @am__fastdepCXX_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ |
---|
| 225 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 226 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 227 | @am__fastdepCXX_TRUE@ fi |
---|
[1950] | 228 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 229 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 230 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2985] | 231 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$< |
---|
[1950] | 232 | |
---|
| 233 | .cc.obj: |
---|
[2985] | 234 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ |
---|
| 235 | @am__fastdepCXX_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \ |
---|
| 236 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ |
---|
| 237 | @am__fastdepCXX_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \ |
---|
| 238 | @am__fastdepCXX_TRUE@ fi |
---|
[1950] | 239 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
| 240 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ |
---|
| 241 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2985] | 242 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi` |
---|
[1945] | 243 | uninstall-info-am: |
---|
[1950] | 244 | |
---|
[2985] | 245 | ETAGS = etags |
---|
| 246 | ETAGSFLAGS = |
---|
| 247 | |
---|
| 248 | CTAGS = ctags |
---|
| 249 | CTAGSFLAGS = |
---|
| 250 | |
---|
| 251 | tags: TAGS |
---|
| 252 | |
---|
[1950] | 253 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 254 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 255 | unique=`for i in $$list; do \ |
---|
| 256 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 257 | done | \ |
---|
| 258 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 259 | END { for (i in files) print i; }'`; \ |
---|
| 260 | mkid -fID $$unique |
---|
| 261 | |
---|
| 262 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 263 | $(TAGS_FILES) $(LISP) |
---|
| 264 | tags=; \ |
---|
| 265 | here=`pwd`; \ |
---|
| 266 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 267 | unique=`for i in $$list; do \ |
---|
| 268 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 269 | done | \ |
---|
| 270 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 271 | END { for (i in files) print i; }'`; \ |
---|
[2985] | 272 | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
---|
| 273 | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 274 | $$tags $$unique |
---|
| 275 | |
---|
[1945] | 276 | ctags: CTAGS |
---|
[1950] | 277 | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
| 278 | $(TAGS_FILES) $(LISP) |
---|
| 279 | tags=; \ |
---|
| 280 | here=`pwd`; \ |
---|
| 281 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 282 | unique=`for i in $$list; do \ |
---|
| 283 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 284 | done | \ |
---|
| 285 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 286 | END { for (i in files) print i; }'`; \ |
---|
| 287 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 288 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 289 | $$tags $$unique |
---|
[1945] | 290 | |
---|
[1950] | 291 | GTAGS: |
---|
| 292 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 293 | && cd $(top_srcdir) \ |
---|
| 294 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 295 | |
---|
| 296 | distclean-tags: |
---|
| 297 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[2985] | 298 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
[1945] | 299 | |
---|
[2985] | 300 | top_distdir = .. |
---|
| 301 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
---|
| 302 | |
---|
[1945] | 303 | distdir: $(DISTFILES) |
---|
| 304 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 305 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 306 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 307 | case $$file in \ |
---|
| 308 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 309 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 310 | esac; \ |
---|
| 311 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 312 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 313 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 314 | dir="/$$dir"; \ |
---|
[2985] | 315 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
---|
[1945] | 316 | else \ |
---|
| 317 | dir=''; \ |
---|
| 318 | fi; \ |
---|
| 319 | if test -d $$d/$$file; then \ |
---|
| 320 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 321 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 322 | fi; \ |
---|
| 323 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 324 | else \ |
---|
| 325 | test -f $(distdir)/$$file \ |
---|
| 326 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 327 | || exit 1; \ |
---|
| 328 | fi; \ |
---|
| 329 | done |
---|
| 330 | check-am: all-am |
---|
| 331 | check: check-am |
---|
[2589] | 332 | all-am: Makefile $(PROGRAMS) $(HEADERS) |
---|
[2985] | 333 | |
---|
[1945] | 334 | installdirs: |
---|
[2985] | 335 | $(mkinstalldirs) $(DESTDIR)$(bindir) |
---|
[1945] | 336 | install: install-am |
---|
| 337 | install-exec: install-exec-am |
---|
| 338 | install-data: install-data-am |
---|
| 339 | uninstall: uninstall-am |
---|
| 340 | |
---|
| 341 | install-am: all-am |
---|
| 342 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 343 | |
---|
| 344 | installcheck: installcheck-am |
---|
| 345 | install-strip: |
---|
| 346 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
[2985] | 347 | INSTALL_STRIP_FLAG=-s \ |
---|
[1945] | 348 | `test -z '$(STRIP)' || \ |
---|
| 349 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 350 | mostlyclean-generic: |
---|
| 351 | |
---|
| 352 | clean-generic: |
---|
| 353 | |
---|
| 354 | distclean-generic: |
---|
[2985] | 355 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
[1945] | 356 | |
---|
| 357 | maintainer-clean-generic: |
---|
| 358 | @echo "This command is intended for maintainers to use" |
---|
| 359 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 360 | clean: clean-am |
---|
| 361 | |
---|
[1950] | 362 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
[1945] | 363 | |
---|
| 364 | distclean: distclean-am |
---|
| 365 | |
---|
[2985] | 366 | distclean-am: clean-am distclean-compile distclean-depend \ |
---|
| 367 | distclean-generic distclean-tags |
---|
| 368 | |
---|
[1945] | 369 | dvi: dvi-am |
---|
| 370 | |
---|
| 371 | dvi-am: |
---|
| 372 | |
---|
| 373 | info: info-am |
---|
| 374 | |
---|
| 375 | info-am: |
---|
| 376 | |
---|
| 377 | install-data-am: |
---|
| 378 | |
---|
[1950] | 379 | install-exec-am: install-binPROGRAMS |
---|
[1945] | 380 | |
---|
| 381 | install-info: install-info-am |
---|
| 382 | |
---|
| 383 | install-man: |
---|
| 384 | |
---|
| 385 | installcheck-am: |
---|
| 386 | |
---|
| 387 | maintainer-clean: maintainer-clean-am |
---|
[2985] | 388 | |
---|
[1945] | 389 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 390 | |
---|
| 391 | mostlyclean: mostlyclean-am |
---|
| 392 | |
---|
[1950] | 393 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
---|
[1945] | 394 | |
---|
| 395 | pdf: pdf-am |
---|
| 396 | |
---|
| 397 | pdf-am: |
---|
| 398 | |
---|
| 399 | ps: ps-am |
---|
| 400 | |
---|
| 401 | ps-am: |
---|
| 402 | |
---|
[1950] | 403 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 404 | |
---|
[1950] | 405 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ |
---|
| 406 | clean-generic ctags distclean distclean-compile \ |
---|
[2985] | 407 | distclean-depend distclean-generic distclean-tags distdir dvi \ |
---|
| 408 | dvi-am info info-am install install-am install-binPROGRAMS \ |
---|
[2706] | 409 | install-data install-data-am install-exec install-exec-am \ |
---|
| 410 | install-info install-info-am install-man install-strip \ |
---|
| 411 | installcheck installcheck-am installdirs maintainer-clean \ |
---|
[1950] | 412 | maintainer-clean-generic mostlyclean mostlyclean-compile \ |
---|
| 413 | mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ |
---|
| 414 | uninstall-am uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 415 | |
---|
[1950] | 416 | |
---|
| 417 | # uncomment the following if bencoder requires the math library |
---|
| 418 | #gui_LDADD=-lm |
---|
| 419 | |
---|
| 420 | #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo |
---|
| 421 | |
---|
| 422 | # if you write a self-test script named `chk', uncomment the |
---|
| 423 | # following and add `chk' to the EXTRA_DIST list |
---|
| 424 | #TESTS=chk |
---|
| 425 | |
---|
| 426 | # build and install the .info pages |
---|
| 427 | #info_TEXINFOS = orxonox.texinfo |
---|
| 428 | #orxonox_TEXINFOS = gpl.texinfo |
---|
| 429 | |
---|
| 430 | # install the man pages |
---|
| 431 | #man_MANS=orxonox.1 |
---|
[1945] | 432 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 433 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 434 | .NOEXPORT: |
---|