# Makefile.in generated by automake 1.7.9 from Makefile.am. # Documentation/Reference/Makefile. Generated from Makefile.in by configure. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. srcdir = . top_srcdir = ../.. pkgdatadir = $(datadir)/clanlib pkglibdir = $(libdir)/clanlib pkgincludedir = $(includedir)/clanlib top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : host_triplet = i686-pc-linux-gnu ACLOCAL = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run aclocal-1.7 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run tar AR = ar AUTOCONF = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run autoconf AUTOHEADER = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run autoheader AUTOMAKE = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run automake-1.7 AWK = mawk CC = gcc CCAS = $(CC) CCASFLAGS = $(CFLAGS) CCDEPMODE = depmode=gcc3 CFLAGS = -g -O2 CLANLIB_MAJOR_VERSION = 0 CLANLIB_MICRO_VERSION = 0 CLANLIB_MINOR_VERSION = 8 CLANLIB_VERSION = 0.8.0 CPP = gcc -E CPPFLAGS = CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 -I$(top_srcdir)/Sources CYGPATH_W = echo ClanLib_API_Modules = $(clanApp_includes) $(clanCore_includes) $(clanSignals_includes) $(clanDisplay_includes) $(clanSound_includes) $(clanSDL_includes) $(clanGL_includes) $(clanGUI_includes) $(clanGUIStyleSilver_includes) $(clanNetwork_includes) $(clanMikMod_includes) $(clanVorbis_includes) ClanLib_Examples = Directory Minimum Resources ResourcesCustom Signals ThreadSync XML Zip SoundFilters SoundBuffer StreamSoundProvider PlayCD AdventureScene Basic2D Canvas DisplayModes Font GLCube GLFog GlyphBuffer InitDisplay Joystick MousePoll MouseSignal Pacman ShadowOfTheBeast Surface SpritesRTS ScreenShot Time GLGUICube GUISimple GUILayout GUITreeView GUIWindow GUIInputDialog GUIScript GUIStyle PilotsPuzzle NetChannel NetFTP IRCBot CTalk UDPTunnel MikMod Vorbis ClanLib_Modules = Application Core Signals Display Sound SDL GL GUI GUIStyleSilver Network MikMod Vorbis ClanLib_add_docs = Reference Overview ClanLib_docs = Documentation ClanLib_pkgconfig = clanApp.pc clanCore.pc clanSignals.pc clanDisplay.pc clanSound.pc clanSDL.pc clanGL.pc clanGUI.pc clanGUIStyleSilver.pc clanNetwork.pc clanMikMod.pc clanVorbis.pc DEFS = -DPACKAGE_NAME=\"ClanLib\" -DPACKAGE_TARNAME=\"clanlib\" -DPACKAGE_VERSION=\"0.8.0\" -DPACKAGE_STRING=\"ClanLib\ 0.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"clanlib\" -DVERSION=\"0.8.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_KD_H=1 -DHAVE_SYS_VT_H=1 -DUSE_I386_ASSEMBLER=1 -DHAVE_FSTAB_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBSDL_GFX=1 -DHAVE_GLX_GETPROCADDRESSARB=1 -DUSE_GETADDR=1 DEPDIR = .deps ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = grep -E EXEEXT = F77 = FFLAGS = INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s Kavanek_Tutorial_HTML = 01-Installing.html index.html LDFLAGS = -L/usr/X11R6/lib LIBOBJS = LIBPTHREAD = -lpthread LIBS = -lz LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = LT_AGE = 0 LT_CURRENT = 1 LT_RELEASE = 0.8 LT_REVISION = 0 MAKEINFO = ${SHELL} /usr/src/clanlib/ClanLib-0.8/missing --run makeinfo OBJEXT = o PACKAGE = clanlib PACKAGE_BUGREPORT = PACKAGE_NAME = ClanLib PACKAGE_STRING = ClanLib 0.8.0 PACKAGE_TARNAME = clanlib PACKAGE_VERSION = 0.8.0 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config RANLIB = ranlib SDL_CFLAGS = -I/usr/include/SDL -D_REENTRANT SDL_CONFIG = /usr/bin/sdl-config SDL_LIBS = -L/usr/lib -lSDL -lpthread -lSDL_gfx SET_MAKE = SHELL = /bin/sh STRIP = strip VERSION = 0.8.0 WIN32_FALSE = WIN32_TRUE = # X_CFLAGS = X_EXTRA_LIBS = X_LIBS = -L/usr/X11R6/lib -lXxf86vm X_PRE_LIBS = -lSM -lICE ac_ct_AR = ar ac_ct_CC = gcc ac_ct_CXX = g++ ac_ct_F77 = ac_ct_RANLIB = ranlib ac_ct_STRIP = strip ac_pt_PKG_CONFIG = am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = bindir = ${exec_prefix}/bin build = i686-pc-linux-gnu build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc clanSound_extra_objects = mixer_asm.lo clanVorbis_CFLAGS = clanVorbis_LIBS = -lvorbis -lm -logg datadir = ${prefix}/share directfb_cflags = directfb_libs = disp_directfb = exec_prefix = ${prefix} extra_CFLAGS_clanApp = extra_CFLAGS_clanCore = extra_CFLAGS_clanDisplay = extra_CFLAGS_clanGL = extra_CFLAGS_clanGUI = extra_CFLAGS_clanMikMod = extra_CFLAGS_clanNetwork = extra_CFLAGS_clanSDL = extra_CFLAGS_clanSignals = extra_CFLAGS_clanSound = extra_CFLAGS_clanVorbis = extra_LIBS_clanApp = extra_LIBS_clanCore = extra_LIBS_clanDisplay = extra_LIBS_clanGL = extra_LIBS_clanGUI = extra_LIBS_clanMikMod = extra_LIBS_clanNetwork = extra_LIBS_clanSDL = extra_LIBS_clanSignals = extra_LIBS_clanSound = extra_LIBS_clanVorbis = extra_includes = extra_libraries = host = i686-pc-linux-gnu host_alias = host_cpu = i686 host_os = linux-gnu host_vendor = pc includedir = ${prefix}/include infodir = ${prefix}/info install_sh = /usr/src/clanlib/ClanLib-0.8/install-sh js_cflags = js_defs = js_libs = libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec libs = localstatedir = ${prefix}/var mandir = ${prefix}/man objf_nondyn = oldincludedir = /usr/include perl_exec = /usr/bin/perl prefix = /usr/local program_transform_name = s,x,x, sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target = i686-pc-linux-gnu target_alias = target_cpu = i686 target_os = linux-gnu target_vendor = pc xslt_exec = /usr/bin/xsltproc -o $2 $3 $1 EXTRA_DIST = $(wildcart images/*.png) \ pce2.txt pce2.in \ class.plg cross.plg desc.plg init.plg input.plg namespace.plg output.plg HTML_PREFIX = $(datadir)/doc/clanlib HEADERS_API = $(shell find ../../Sources/API -name '*.h') HEADERS_ALL = $(shell find ../../Sources -name '*.h') PLGS = class.plg cross.plg desc.plg init.plg input.plg namespace.plg output.plg subdir = Documentation/Reference ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_CLEAN_FILES = pce2 DIST_SOURCES = DIST_COMMON = $(srcdir)/Makefile.in Makefile.am pce2.in all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --foreign Documentation/Reference/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) pce2: $(top_builddir)/config.status pce2.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: tags: TAGS TAGS: ctags: CTAGS CTAGS: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) top_distdir = ../.. distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) $(mkinstalldirs) $(distdir)/images @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 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"; \ $(mkinstalldirs) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile all-local installdirs: install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool clean-local mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool dvi: dvi-am dvi-am: info: info-am info-am: install-data-am: @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am .PHONY: all all-am all-local check check-am clean clean-generic \ clean-libtool clean-local distclean distclean-generic \ distclean-libtool distdir dvi dvi-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-generic mostlyclean-libtool pdf pdf-am ps ps-am \ uninstall uninstall-am uninstall-info-am all-local: html/ dev_ref: $(PLGS) $(HEADERS_ALL) if [ ! -d html ]; then mkdir html; fi chmod +x ./pce2 ./pce2 --plgdir $(srcdir) $(HEADERS_ALL) html/: $(PLGS) $(HEADERS_API) if [ ! -d html ]; then mkdir html; fi chmod +x ./pce2 ./pce2 --plgdir $(srcdir) $(HEADERS_API) $(PLGS): $(LN_S) $(srcdir)/$@ $@ install-data-hook: html/ $(INSTALL) -d $(DESTDIR)$(HTML_PREFIX) $(INSTALL) -d $(DESTDIR)$(HTML_PREFIX)/Reference $(INSTALL) -d $(DESTDIR)$(HTML_PREFIX)/Reference/images $(INSTALL) -d $(DESTDIR)$(HTML_PREFIX)/Reference/html $(INSTALL) -m 0644 $(srcdir)/images/*.png $(DESTDIR)$(HTML_PREFIX)/Reference/images find html/ -name "*.html" -exec $(INSTALL) -m 0644 {} $(DESTDIR)$(HTML_PREFIX)/Reference/html \; clean-local: rm -rf html # EOF # # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: