1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = libbrighton
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
41	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
42	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
43	$(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49CONFIG_CLEAN_VPATH_FILES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
56am__install_max = 40
57am__nobase_strip_setup = \
58  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
59am__nobase_strip = \
60  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
61am__nobase_list = $(am__nobase_strip_setup); \
62  for p in $$list; do echo "$$p $$p"; done | \
63  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65    if (++n[$$2] == $(am__install_max)) \
66      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67    END { for (dir in files) print dir, files[dir] }'
68am__base_list = \
69  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71am__installdirs = "$(DESTDIR)$(libdir)"
72LTLIBRARIES = $(lib_LTLIBRARIES)
73libbrighton_la_DEPENDENCIES =
74am_libbrighton_la_OBJECTS = brightonBitmaps.lo brightonButton.lo \
75	brightonC.lo brightonColorMgt.lo brightonDevice.lo \
76	brightonDispatch.lo brightonDisplay.lo brightonDisplayMgt.lo \
77	brightonEventHandlers.lo brightonHammond.lo \
78	brightonInterface.lo brightonKbd.lo brightonLayer.lo \
79	brightonPanelMgt.lo brightonPic.lo brightonRender.lo \
80	brightonRotary.lo brightonScale.lo brightonShadowMgt.lo \
81	brightonTouchpanel.lo brightonVu.lo brightonWindowMgt.lo \
82	brightonXpmRead.lo brightonMenu.lo brightonLedBlock.lo \
83	brightonHButton.lo brightonLever.lo brightonModWheel.lo \
84	brightonLed.lo brightonSlowTimer.lo brightonFastTimer.lo \
85	brightonRibbonKbd.lo
86libbrighton_la_OBJECTS = $(am_libbrighton_la_OBJECTS)
87libbrighton_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
88	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
89	$(libbrighton_la_LDFLAGS) $(LDFLAGS) -o $@
90DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
91depcomp = $(SHELL) $(top_srcdir)/depcomp
92am__depfiles_maybe = depfiles
93am__mv = mv -f
94COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
95	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
98	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99CCLD = $(CC)
100LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
101	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
102	$(LDFLAGS) -o $@
103SOURCES = $(libbrighton_la_SOURCES)
104DIST_SOURCES = $(libbrighton_la_SOURCES)
105ETAGS = etags
106CTAGS = ctags
107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108ACLOCAL = @ACLOCAL@
109ALSA_CFLAGS = @ALSA_CFLAGS@
110ALSA_LIBS = @ALSA_LIBS@
111AMTAR = @AMTAR@
112AR = @AR@
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
117BRIGHTON_HAS_AUTOZOOM = @BRIGHTON_HAS_AUTOZOOM@
118BRIGHTON_HAS_SHMIMAGE = @BRIGHTON_HAS_SHMIMAGE@
119BRIGHTON_HAS_X11 = @BRIGHTON_HAS_X11@
120BRIGHTON_HAS_XIMAGE = @BRIGHTON_HAS_XIMAGE@
121BRIGHTON_LIBB11 = @BRIGHTON_LIBB11@
122BRIGHTON_LIBX11 = @BRIGHTON_LIBX11@
123BRIGHTON_LIBXEXT = @BRIGHTON_LIBXEXT@
124BRIGHTON_LIBXLIBS = @BRIGHTON_LIBXLIBS@
125BRIGHTON_X11_DIR = @BRIGHTON_X11_DIR@
126BRISTOL_BARRIER = @BRISTOL_BARRIER@
127BRISTOL_DIR = @BRISTOL_DIR@
128BRISTOL_HAS_ALSA = @BRISTOL_HAS_ALSA@
129BRISTOL_HAS_DRAIN = @BRISTOL_HAS_DRAIN@
130BRISTOL_HAS_JACK = @BRISTOL_HAS_JACK@
131BRISTOL_HAS_JACK_MIDI = @BRISTOL_HAS_JACK_MIDI@
132BRISTOL_HAS_JACK_SESSION = @BRISTOL_HAS_JACK_SESSION@
133BRISTOL_HAS_LIBLO = @BRISTOL_HAS_LIBLO@
134BRISTOL_HAS_OSS = @BRISTOL_HAS_OSS@
135BRISTOL_HAS_PA = @BRISTOL_HAS_PA@
136BRISTOL_JACK_DEFAULT = @BRISTOL_JACK_DEFAULT@
137BRISTOL_JACK_DEFAULT_MIDI = @BRISTOL_JACK_DEFAULT_MIDI@
138BRISTOL_JACK_MULTI_CLOSE = @BRISTOL_JACK_MULTI_CLOSE@
139BRISTOL_LIBPALIBS = @BRISTOL_LIBPALIBS@
140BRISTOL_LIB_PA = @BRISTOL_LIB_PA@
141BRISTOL_LIN_ATTACK = @BRISTOL_LIN_ATTACK@
142BRISTOL_MAJOR_VERSION = @BRISTOL_MAJOR_VERSION@
143BRISTOL_MICRO_VERSION = @BRISTOL_MICRO_VERSION@
144BRISTOL_MINOR_VERSION = @BRISTOL_MINOR_VERSION@
145BRISTOL_PA_DIR = @BRISTOL_PA_DIR@
146BRISTOL_SEMAPHORE = @BRISTOL_SEMAPHORE@
147BRISTOL_SEM_OPEN = @BRISTOL_SEM_OPEN@
148BRISTOL_SO_VERSION = @BRISTOL_SO_VERSION@
149BRISTOL_VERSION = @BRISTOL_VERSION@
150BRR = @BRR@
151CC = @CC@
152CCDEPMODE = @CCDEPMODE@
153CFLAGS = @CFLAGS@
154CPP = @CPP@
155CPPFLAGS = @CPPFLAGS@
156CYGPATH_W = @CYGPATH_W@
157DEFAULT_AUDIO_FLAG = @DEFAULT_AUDIO_FLAG@
158DEFS = @DEFS@
159DEPDIR = @DEPDIR@
160DSYMUTIL = @DSYMUTIL@
161DUMPBIN = @DUMPBIN@
162ECHO_C = @ECHO_C@
163ECHO_N = @ECHO_N@
164ECHO_T = @ECHO_T@
165EGREP = @EGREP@
166EXEEXT = @EXEEXT@
167FGREP = @FGREP@
168GREP = @GREP@
169INSTALL = @INSTALL@
170INSTALL_DATA = @INSTALL_DATA@
171INSTALL_PROGRAM = @INSTALL_PROGRAM@
172INSTALL_SCRIPT = @INSTALL_SCRIPT@
173INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174JACK_CFLAGS = @JACK_CFLAGS@
175JACK_LIBS = @JACK_LIBS@
176LD = @LD@
177LDFLAGS = @LDFLAGS@
178LIBLO_CFLAGS = @LIBLO_CFLAGS@
179LIBLO_LIBS = @LIBLO_LIBS@
180LIBOBJS = @LIBOBJS@
181LIBS = @LIBS@
182LIBTOOL = @LIBTOOL@
183LIPO = @LIPO@
184LN_S = @LN_S@
185LTLIBOBJS = @LTLIBOBJS@
186MAKEINFO = @MAKEINFO@
187MKDIR_P = @MKDIR_P@
188NM = @NM@
189NMEDIT = @NMEDIT@
190OBJDUMP = @OBJDUMP@
191OBJEXT = @OBJEXT@
192OTOOL = @OTOOL@
193OTOOL64 = @OTOOL64@
194PACKAGE = @PACKAGE@
195PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196PACKAGE_NAME = @PACKAGE_NAME@
197PACKAGE_STRING = @PACKAGE_STRING@
198PACKAGE_TARNAME = @PACKAGE_TARNAME@
199PACKAGE_URL = @PACKAGE_URL@
200PACKAGE_VERSION = @PACKAGE_VERSION@
201PATH_SEPARATOR = @PATH_SEPARATOR@
202PKG_CONFIG = @PKG_CONFIG@
203RANLIB = @RANLIB@
204SED = @SED@
205SET_MAKE = @SET_MAKE@
206SHELL = @SHELL@
207STRIP = @STRIP@
208VERSION = @VERSION@
209_BRISTOL_VOICES = @_BRISTOL_VOICES@
210abs_builddir = @abs_builddir@
211abs_srcdir = @abs_srcdir@
212abs_top_builddir = @abs_top_builddir@
213abs_top_srcdir = @abs_top_srcdir@
214ac_ct_CC = @ac_ct_CC@
215ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
216am__include = @am__include@
217am__leading_dot = @am__leading_dot@
218am__quote = @am__quote@
219am__tar = @am__tar@
220am__untar = @am__untar@
221bindir = @bindir@
222build = @build@
223build_alias = @build_alias@
224build_cpu = @build_cpu@
225build_os = @build_os@
226build_vendor = @build_vendor@
227builddir = @builddir@
228datadir = @datadir@
229datarootdir = @datarootdir@
230docdir = @docdir@
231dvidir = @dvidir@
232exec_prefix = @exec_prefix@
233host = @host@
234host_alias = @host_alias@
235host_cpu = @host_cpu@
236host_os = @host_os@
237host_vendor = @host_vendor@
238htmldir = @htmldir@
239includedir = @includedir@
240infodir = @infodir@
241install_sh = @install_sh@
242libdir = @libdir@
243libexecdir = @libexecdir@
244localedir = @localedir@
245localstatedir = @localstatedir@
246lt_ECHO = @lt_ECHO@
247mandir = @mandir@
248mkdir_p = @mkdir_p@
249oldincludedir = @oldincludedir@
250pdfdir = @pdfdir@
251prefix = @prefix@
252program_transform_name = @program_transform_name@
253psdir = @psdir@
254sbindir = @sbindir@
255sharedstatedir = @sharedstatedir@
256srcdir = @srcdir@
257sysconfdir = @sysconfdir@
258target_alias = @target_alias@
259top_build_prefix = @top_build_prefix@
260top_builddir = @top_builddir@
261top_srcdir = @top_srcdir@
262AUTOMAKE_OPTIONS = foreign
263AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/brighton -I/usr/X11R6/include/ -I. -O0 @BRIGHTON_HAS_X11@ @BRIGHTON_HAS_AUTOZOOM@
264libbrighton_la_LDFLAGS = -export-dynamic -version-info @BRISTOL_SO_VERSION@ @BRIGHTON_LIBXLIBS@ @BRIGHTON_LIBXLIBS@
265lib_LTLIBRARIES = libbrighton.la
266libbrighton_la_LIBADD = @BRIGHTON_LIBB11@ -lm
267libbrighton_la_SOURCES = brightonBitmaps.c brightonButton.c brightonC.c brightonColorMgt.c brightonDevice.c brightonDispatch.c brightonDisplay.c brightonDisplayMgt.c brightonEventHandlers.c brightonHammond.c brightonInterface.c brightonKbd.c brightonLayer.c brightonPanelMgt.c brightonPic.c brightonRender.c brightonRotary.c brightonScale.c brightonShadowMgt.c brightonTouchpanel.c brightonVu.c brightonWindowMgt.c brightonXpmRead.c brightonkeymappings.h brightonMenu.c brightonLedBlock.c brightonHButton.c brightonLever.c brightonModWheel.c brightonLed.c brightonSlowTimer.c brightonFastTimer.c brightonRibbonKbd.c
268all: all-am
269
270.SUFFIXES:
271.SUFFIXES: .c .lo .o .obj
272$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
273	@for dep in $?; do \
274	  case '$(am__configure_deps)' in \
275	    *$$dep*) \
276	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
277	        && { if test -f $@; then exit 0; else break; fi; }; \
278	      exit 1;; \
279	  esac; \
280	done; \
281	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libbrighton/Makefile'; \
282	$(am__cd) $(top_srcdir) && \
283	  $(AUTOMAKE) --foreign libbrighton/Makefile
284.PRECIOUS: Makefile
285Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286	@case '$?' in \
287	  *config.status*) \
288	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289	  *) \
290	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292	esac;
293
294$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296
297$(top_srcdir)/configure:  $(am__configure_deps)
298	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
300	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301$(am__aclocal_m4_deps):
302install-libLTLIBRARIES: $(lib_LTLIBRARIES)
303	@$(NORMAL_INSTALL)
304	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
305	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
306	list2=; for p in $$list; do \
307	  if test -f $$p; then \
308	    list2="$$list2 $$p"; \
309	  else :; fi; \
310	done; \
311	test -z "$$list2" || { \
312	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
313	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
314	}
315
316uninstall-libLTLIBRARIES:
317	@$(NORMAL_UNINSTALL)
318	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
319	for p in $$list; do \
320	  $(am__strip_dir) \
321	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
322	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
323	done
324
325clean-libLTLIBRARIES:
326	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
327	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
328	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
329	  test "$$dir" != "$$p" || dir=.; \
330	  echo "rm -f \"$${dir}/so_locations\""; \
331	  rm -f "$${dir}/so_locations"; \
332	done
333libbrighton.la: $(libbrighton_la_OBJECTS) $(libbrighton_la_DEPENDENCIES)
334	$(libbrighton_la_LINK) -rpath $(libdir) $(libbrighton_la_OBJECTS) $(libbrighton_la_LIBADD) $(LIBS)
335
336mostlyclean-compile:
337	-rm -f *.$(OBJEXT)
338
339distclean-compile:
340	-rm -f *.tab.c
341
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonBitmaps.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonButton.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonC.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonColorMgt.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonDevice.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonDispatch.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonDisplay.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonDisplayMgt.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonEventHandlers.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonFastTimer.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonHButton.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonHammond.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonInterface.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonKbd.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonLayer.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonLed.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonLedBlock.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonLever.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonMenu.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonModWheel.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonPanelMgt.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonPic.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonRender.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonRibbonKbd.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonRotary.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonScale.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonShadowMgt.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonSlowTimer.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonTouchpanel.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonVu.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonWindowMgt.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/brightonXpmRead.Plo@am__quote@
374
375.c.o:
376@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
377@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
378@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
379@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380@am__fastdepCC_FALSE@	$(COMPILE) -c $<
381
382.c.obj:
383@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
384@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
385@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
386@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
388
389.c.lo:
390@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
391@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
392@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
393@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
395
396mostlyclean-libtool:
397	-rm -f *.lo
398
399clean-libtool:
400	-rm -rf .libs _libs
401
402ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
403	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
404	unique=`for i in $$list; do \
405	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406	  done | \
407	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408	      END { if (nonempty) { for (i in files) print i; }; }'`; \
409	mkid -fID $$unique
410tags: TAGS
411
412TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
413		$(TAGS_FILES) $(LISP)
414	set x; \
415	here=`pwd`; \
416	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417	unique=`for i in $$list; do \
418	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419	  done | \
420	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421	      END { if (nonempty) { for (i in files) print i; }; }'`; \
422	shift; \
423	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
424	  test -n "$$unique" || unique=$$empty_fix; \
425	  if test $$# -gt 0; then \
426	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
427	      "$$@" $$unique; \
428	  else \
429	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430	      $$unique; \
431	  fi; \
432	fi
433ctags: CTAGS
434CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435		$(TAGS_FILES) $(LISP)
436	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
437	unique=`for i in $$list; do \
438	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
439	  done | \
440	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
441	      END { if (nonempty) { for (i in files) print i; }; }'`; \
442	test -z "$(CTAGS_ARGS)$$unique" \
443	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
444	     $$unique
445
446GTAGS:
447	here=`$(am__cd) $(top_builddir) && pwd` \
448	  && $(am__cd) $(top_srcdir) \
449	  && gtags -i $(GTAGS_ARGS) "$$here"
450
451distclean-tags:
452	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
453
454distdir: $(DISTFILES)
455	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457	list='$(DISTFILES)'; \
458	  dist_files=`for file in $$list; do echo $$file; done | \
459	  sed -e "s|^$$srcdirstrip/||;t" \
460	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
461	case $$dist_files in \
462	  */*) $(MKDIR_P) `echo "$$dist_files" | \
463			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
464			   sort -u` ;; \
465	esac; \
466	for file in $$dist_files; do \
467	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468	  if test -d $$d/$$file; then \
469	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
470	    if test -d "$(distdir)/$$file"; then \
471	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
472	    fi; \
473	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
475	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
476	    fi; \
477	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
478	  else \
479	    test -f "$(distdir)/$$file" \
480	    || cp -p $$d/$$file "$(distdir)/$$file" \
481	    || exit 1; \
482	  fi; \
483	done
484check-am: all-am
485check: check-am
486all-am: Makefile $(LTLIBRARIES)
487installdirs:
488	for dir in "$(DESTDIR)$(libdir)"; do \
489	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
490	done
491install: install-am
492install-exec: install-exec-am
493install-data: install-data-am
494uninstall: uninstall-am
495
496install-am: all-am
497	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499installcheck: installcheck-am
500install-strip:
501	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503	  `test -z '$(STRIP)' || \
504	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505mostlyclean-generic:
506
507clean-generic:
508
509distclean-generic:
510	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
511	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
512
513maintainer-clean-generic:
514	@echo "This command is intended for maintainers to use"
515	@echo "it deletes files that may require special tools to rebuild."
516clean: clean-am
517
518clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
519	mostlyclean-am
520
521distclean: distclean-am
522	-rm -rf ./$(DEPDIR)
523	-rm -f Makefile
524distclean-am: clean-am distclean-compile distclean-generic \
525	distclean-tags
526
527dvi: dvi-am
528
529dvi-am:
530
531html: html-am
532
533html-am:
534
535info: info-am
536
537info-am:
538
539install-data-am:
540
541install-dvi: install-dvi-am
542
543install-dvi-am:
544
545install-exec-am: install-libLTLIBRARIES
546
547install-html: install-html-am
548
549install-html-am:
550
551install-info: install-info-am
552
553install-info-am:
554
555install-man:
556
557install-pdf: install-pdf-am
558
559install-pdf-am:
560
561install-ps: install-ps-am
562
563install-ps-am:
564
565installcheck-am:
566
567maintainer-clean: maintainer-clean-am
568	-rm -rf ./$(DEPDIR)
569	-rm -f Makefile
570maintainer-clean-am: distclean-am maintainer-clean-generic
571
572mostlyclean: mostlyclean-am
573
574mostlyclean-am: mostlyclean-compile mostlyclean-generic \
575	mostlyclean-libtool
576
577pdf: pdf-am
578
579pdf-am:
580
581ps: ps-am
582
583ps-am:
584
585uninstall-am: uninstall-libLTLIBRARIES
586
587.MAKE: install-am install-strip
588
589.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
590	clean-libLTLIBRARIES clean-libtool ctags distclean \
591	distclean-compile distclean-generic distclean-libtool \
592	distclean-tags distdir dvi dvi-am html html-am info info-am \
593	install install-am install-data install-data-am install-dvi \
594	install-dvi-am install-exec install-exec-am install-html \
595	install-html-am install-info install-info-am \
596	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
597	install-ps install-ps-am install-strip installcheck \
598	installcheck-am installdirs maintainer-clean \
599	maintainer-clean-generic mostlyclean mostlyclean-compile \
600	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
601	tags uninstall uninstall-am uninstall-libLTLIBRARIES
602
603
604# Tell versions [3.59,3.63) of GNU make to not export all variables.
605# Otherwise a system limit (for SysV at least) may be exceeded.
606.NOEXPORT:
607