Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 23.22 KB | None | 0 0
  1. # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
  2.  
  3. # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7.  
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12.  
  13. # Process this file with automake to produce Makefile.in
  14.  
  15.  
  16. SHELL = /bin/bash
  17.  
  18. srcdir = .
  19. top_srcdir = .
  20.  
  21. prefix = /usr/local
  22. exec_prefix = ${prefix}
  23.  
  24. bindir = ${exec_prefix}/bin
  25. sbindir = ${exec_prefix}/sbin
  26. libexecdir = ${exec_prefix}/libexec
  27. datadir = ${prefix}/share
  28. sysconfdir = ${prefix}/etc
  29. sharedstatedir = ${prefix}/com
  30. localstatedir = ${prefix}/var
  31. libdir = ${exec_prefix}/lib
  32. infodir = ${prefix}/info
  33. mandir = ${prefix}/man
  34. includedir = ${prefix}/include
  35. oldincludedir = /usr/include
  36.  
  37. DESTDIR =
  38.  
  39. pkgdatadir = $(datadir)/lcd4linux
  40. pkglibdir = $(libdir)/lcd4linux
  41. pkgincludedir = $(includedir)/lcd4linux
  42.  
  43. top_builddir = .
  44.  
  45. ACLOCAL = /home/pi/lcd4linux-0.10.0/missing aclocal-1.4
  46. AUTOCONF = autoconf
  47. AUTOMAKE = /home/pi/lcd4linux-0.10.0/missing automake-1.4
  48. AUTOHEADER = autoheader
  49.  
  50. INSTALL = /usr/bin/install -c
  51. INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
  52. INSTALL_DATA = ${INSTALL} -m 644
  53. INSTALL_SCRIPT = ${INSTALL}
  54. transform = s,x,x,
  55.  
  56. NORMAL_INSTALL = :
  57. PRE_INSTALL = :
  58. POST_INSTALL = :
  59. NORMAL_UNINSTALL = :
  60. PRE_UNINSTALL = :
  61. POST_UNINSTALL = :
  62. host_alias =
  63. host_triplet = @host@
  64. CC = gcc
  65. CPP = gcc -E
  66. CURSES_INCLUDEDIR =
  67. CURSES_LIBS =
  68. DRVLIBS =
  69. HAVE_LIB = @HAVE_LIB@
  70. LIB = @LIB@
  71. LN_S = ln -s
  72. LTLIB = @LTLIB@
  73. MAKEINFO = /home/pi/lcd4linux-0.10.0/missing makeinfo
  74. PACKAGE = lcd4linux
  75. PLUGINLIBS =
  76. PYTHON = @PYTHON@
  77. PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
  78. PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
  79. PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
  80. PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
  81. PYTHON_PLATFORM = @PYTHON_PLATFORM@
  82. PYTHON_PREFIX = @PYTHON_PREFIX@
  83. PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
  84. PYTHON_VERSION = @PYTHON_VERSION@
  85. VERSION = 0.10.0
  86. pkgpyexecdir = @pkgpyexecdir@
  87. pkgpythondir = @pkgpythondir@
  88. pyexecdir = @pyexecdir@
  89. pythondir = @pythondir@
  90.  
  91. AUTOMAKE_OPTIONS = gnu
  92. CLEANFILES = *~
  93. DRIVERS =  drv_BeckmannEgle.o drv_Crystalfontz.o drv_Cwlinux.o drv_HD44780.o drv_LCDLinux.o drv_LCDTerm.o drv_M50530.o drv_MatrixOrbital.o drv_MilfordInstruments.o drv_Noritake.o drv_NULL.o drv_Image.o drv_RouterBoard.o drv_SimpleLCD.o drv_T6963.o drv_USBLCD.o drv_generic_text.o drv_generic_graphic.o drv_generic_parport.o drv_generic_serial.o drv_generic_i2c.o
  94. PLUGINS =  plugin_apm.o plugin_cpuinfo.o plugin_diskstats.o plugin_dvb.o plugin_exec.o plugin_i2c_sensors.o plugin_imon.o plugin_isdn.o plugin_loadavg.o plugin_meminfo.o plugin_netdev.o plugin_pop3.o plugin_ppp.o plugin_proc_stat.o plugin_seti.o plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_wireless.o plugin_xmms.o
  95.  
  96. bin_PROGRAMS = lcd4linux
  97.  
  98. AM_CFLAGS = -D_GNU_SOURCE -Wall -W
  99.  
  100. lcd4linux_LDFLAGS =
  101. lcd4linux_LDADD =  drv_BeckmannEgle.o drv_Crystalfontz.o drv_Cwlinux.o drv_HD44780.o drv_LCDLinux.o drv_LCDTerm.o drv_M50530.o drv_MatrixOrbital.o drv_MilfordInstruments.o drv_Noritake.o drv_NULL.o drv_Image.o drv_RouterBoard.o drv_SimpleLCD.o drv_T6963.o drv_USBLCD.o drv_generic_text.o drv_generic_graphic.o drv_generic_parport.o drv_generic_serial.o drv_generic_i2c.o  plugin_apm.o plugin_cpuinfo.o plugin_diskstats.o plugin_dvb.o plugin_exec.o plugin_i2c_sensors.o plugin_imon.o plugin_isdn.o plugin_loadavg.o plugin_meminfo.o plugin_netdev.o plugin_pop3.o plugin_ppp.o plugin_proc_stat.o plugin_seti.o plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_wireless.o plugin_xmms.o  
  102. lcd4linux_DEPENDENCIES =  drv_BeckmannEgle.o drv_Crystalfontz.o drv_Cwlinux.o drv_HD44780.o drv_LCDLinux.o drv_LCDTerm.o drv_M50530.o drv_MatrixOrbital.o drv_MilfordInstruments.o drv_Noritake.o drv_NULL.o drv_Image.o drv_RouterBoard.o drv_SimpleLCD.o drv_T6963.o drv_USBLCD.o drv_generic_text.o drv_generic_graphic.o drv_generic_parport.o drv_generic_serial.o drv_generic_i2c.o  plugin_apm.o plugin_cpuinfo.o plugin_diskstats.o plugin_dvb.o plugin_exec.o plugin_i2c_sensors.o plugin_imon.o plugin_isdn.o plugin_loadavg.o plugin_meminfo.o plugin_netdev.o plugin_pop3.o plugin_ppp.o plugin_proc_stat.o plugin_seti.o plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_wireless.o plugin_xmms.o
  103.  
  104. lcd4linux_SOURCES =  lcd4linux.c                 cfg.c         cfg.h         debug.c       debug.h       drv.c         drv.h         evaluator.c   evaluator.h   hash.c        hash.h        layout.c      layout.h      pid.c         pid.h         timer.c       timer.h       thread.c      thread.h      udelay.c      udelay.h      qprintf.c     qprintf.h                                 widget.c      widget.h      widget_text.c widget_text.h widget_bar.c  widget_bar.h  widget_icon.c widget_icon.h                             plugin.c      plugin.h      plugin_cfg.c                plugin_math.c               plugin_string.c             plugin_test.c               plugin_time.c
  105.  
  106.  
  107. EXTRA_lcd4linux_SOURCES =  drv_generic_text.c          drv_generic_text.h          drv_generic_graphic.c       drv_generic_graphic.h       drv_generic_serial.c        drv_generic_serial.h        drv_generic_parport.c       drv_generic_parport.h       drv_generic_i2c.c           drv_generic_i2c.h           drv_BeckmannEgle.c          drv_BWCT.c                  drv_Crystalfontz.c          drv_Curses.c                drv_Cwlinux.c               drv_HD44780.c               drv_Image.c                 drv_LCDLinux.c              drv_LCDLinux.h              drv_LCDTerm.c               drv_M50530.c                drv_MatrixOrbital.c         drv_MilfordInstruments.c    drv_Noritake.c              drv_NULL.c                  drv_RouterBoard.c           drv_serdisplib.c            drv_SimpleLCD.c             drv_T6963.c                 drv_Trefon.c                drv_USBLCD.c                drv_X11.c                                               font_6x8.h                                              lcd4linux_i2c.h                                         plugin_apm.c                plugin_cpuinfo.c            plugin_diskstats.c          plugin_dvb.c                plugin_exec.c               plugin_i2c_sensors.c        plugin_imon.c               plugin_isdn.c               plugin_loadavg.c            plugin_meminfo.c            plugin_mysql.c              plugin_netdev.c             plugin_pop3.c               plugin_ppp.c                plugin_proc_stat.c          plugin_python.c             plugin_seti.c               plugin_statfs.c             plugin_uname.c              plugin_uptime.c             plugin_wireless.c           plugin_xmms.c
  108.  
  109.  
  110. EXTRA_DIST =  lcd4linux.conf.sample       lcd4kde.conf                lcd4linux.kdelnk            lcd4linux.xpm               lcd4linux.lsm               curses.m4                   AUTHORS                     CREDITS                     FAQ                         NEWS                        TODO                        README                      README.Drivers              README.Plugins              README.KDE                  plugin_sample.c
  111.  
  112. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  113. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  114. CONFIG_HEADER = config.h
  115. CONFIG_CLEAN_FILES =
  116. PROGRAMS =  $(bin_PROGRAMS)
  117.  
  118.  
  119. DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
  120. CPPFLAGS =
  121. LDFLAGS =
  122. LIBS = -lm
  123. X_CFLAGS =
  124. X_LIBS =
  125. X_EXTRA_LIBS =
  126. X_PRE_LIBS =
  127. lcd4linux_OBJECTS =  lcd4linux.o cfg.o debug.o drv.o evaluator.o hash.o \
  128. layout.o pid.o timer.o thread.o udelay.o qprintf.o widget.o \
  129. widget_text.o widget_bar.o widget_icon.o plugin.o plugin_cfg.o \
  130. plugin_math.o plugin_string.o plugin_test.o plugin_time.o
  131. CFLAGS = -g -O2
  132. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  133. CCLD = $(CC)
  134. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  135. DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
  136. Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess config.h.in \
  137. config.sub configure configure.in install-sh missing mkinstalldirs
  138.  
  139.  
  140. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  141.  
  142. TAR = tar
  143. GZIP_ENV = --best
  144. SOURCES = $(lcd4linux_SOURCES) $(EXTRA_lcd4linux_SOURCES)
  145. OBJECTS = $(lcd4linux_OBJECTS)
  146.  
  147. all: all-redirect
  148. .SUFFIXES:
  149. .SUFFIXES: .S .c .o .s
  150. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
  151.     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
  152.  
  153. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  154.     cd $(top_builddir) \
  155.       && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
  156.  
  157. $(ACLOCAL_M4):  configure.in
  158.     cd $(srcdir) && $(ACLOCAL)
  159.  
  160. config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  161.     $(SHELL) ./config.status --recheck
  162. $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  163.     cd $(srcdir) && $(AUTOCONF)
  164.  
  165. config.h: stamp-h
  166.     @if test ! -f $@; then \
  167.         rm -f stamp-h; \
  168.         $(MAKE) stamp-h; \
  169.     else :; fi
  170. stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
  171.     cd $(top_builddir) \
  172.       && CONFIG_FILES= CONFIG_HEADERS=config.h \
  173.          $(SHELL) ./config.status
  174.     @echo timestamp > stamp-h 2> /dev/null
  175. $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
  176.     @if test ! -f $@; then \
  177.         rm -f $(srcdir)/stamp-h.in; \
  178.         $(MAKE) $(srcdir)/stamp-h.in; \
  179.     else :; fi
  180. $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
  181.     cd $(top_srcdir) && $(AUTOHEADER)
  182.     @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
  183.  
  184. mostlyclean-hdr:
  185.  
  186. clean-hdr:
  187.  
  188. distclean-hdr:
  189.     -rm -f config.h
  190.  
  191. maintainer-clean-hdr:
  192.  
  193. mostlyclean-binPROGRAMS:
  194.  
  195. clean-binPROGRAMS:
  196.     -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  197.  
  198. distclean-binPROGRAMS:
  199.  
  200. maintainer-clean-binPROGRAMS:
  201.  
  202. install-binPROGRAMS: $(bin_PROGRAMS)
  203.     @$(NORMAL_INSTALL)
  204.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  205.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  206.       if test -f $$p; then \
  207.         echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
  208.          $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  209.       else :; fi; \
  210.     done
  211.  
  212. uninstall-binPROGRAMS:
  213.     @$(NORMAL_UNINSTALL)
  214.     list='$(bin_PROGRAMS)'; for p in $$list; do \
  215.       rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  216.     done
  217.  
  218. .c.o:
  219.     $(COMPILE) -c $<
  220.  
  221. .s.o:
  222.     $(COMPILE) -c $<
  223.  
  224. .S.o:
  225.     $(COMPILE) -c $<
  226.  
  227. mostlyclean-compile:
  228.     -rm -f *.o core *.core
  229.  
  230. clean-compile:
  231.  
  232. distclean-compile:
  233.     -rm -f *.tab.c
  234.  
  235. maintainer-clean-compile:
  236.  
  237. lcd4linux: $(lcd4linux_OBJECTS) $(lcd4linux_DEPENDENCIES)
  238.     @rm -f lcd4linux
  239.     $(LINK) $(lcd4linux_LDFLAGS) $(lcd4linux_OBJECTS) $(lcd4linux_LDADD) $(LIBS)
  240.  
  241. tags: TAGS
  242.  
  243. ID: $(HEADERS) $(SOURCES) $(LISP)
  244.     list='$(SOURCES) $(HEADERS)'; \
  245.     unique=`for i in $$list; do echo $$i; done | \
  246.       awk '    { files[$$0] = 1; } \
  247.            END { for (i in files) print i; }'`; \
  248.     here=`pwd` && cd $(srcdir) \
  249.       && mkid -f$$here/ID $$unique $(LISP)
  250.  
  251. TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
  252.     tags=; \
  253.     here=`pwd`; \
  254.     list='$(SOURCES) $(HEADERS)'; \
  255.     unique=`for i in $$list; do echo $$i; done | \
  256.       awk '    { files[$$0] = 1; } \
  257.            END { for (i in files) print i; }'`; \
  258.     test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
  259.       || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP))
  260.  
  261. mostlyclean-tags:
  262.  
  263. clean-tags:
  264.  
  265. distclean-tags:
  266.     -rm -f TAGS ID
  267.  
  268. maintainer-clean-tags:
  269.  
  270. distdir = $(PACKAGE)-$(VERSION)
  271. top_distdir = $(distdir)
  272.  
  273. # This target untars the dist file and tries a VPATH configuration.  Then
  274. # it guarantees that the distribution is self-contained by making another
  275. # tarfile.
  276. distcheck: dist
  277.     -rm -rf $(distdir)
  278.     GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
  279.     mkdir $(distdir)/=build
  280.     mkdir $(distdir)/=inst
  281.     dc_install_base=`cd $(distdir)/=inst && pwd`; \
  282.     cd $(distdir)/=build \
  283.       && ../configure --srcdir=.. --prefix=$$dc_install_base \
  284.       && $(MAKE) $(AM_MAKEFLAGS) \
  285.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  286.       && $(MAKE) $(AM_MAKEFLAGS) check \
  287.       && $(MAKE) $(AM_MAKEFLAGS) install \
  288.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  289.       && $(MAKE) $(AM_MAKEFLAGS) dist
  290.     -rm -rf $(distdir)
  291.     @banner="$(distdir).tar.gz is ready for distribution"; \
  292.     dashes=`echo "$$banner" | sed s/./=/g`; \
  293.     echo "$$dashes"; \
  294.     echo "$$banner"; \
  295.     echo "$$dashes"
  296. dist: distdir
  297.     -chmod -R a+r $(distdir)
  298.     GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  299.     -rm -rf $(distdir)
  300. dist-all: distdir
  301.     -chmod -R a+r $(distdir)
  302.     GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
  303.     -rm -rf $(distdir)
  304. distdir: $(DISTFILES)
  305.     -rm -rf $(distdir)
  306.     mkdir $(distdir)
  307.     -chmod 777 $(distdir)
  308.     @for file in $(DISTFILES); do \
  309.       d=$(srcdir); \
  310.       if test -d $$d/$$file; then \
  311.         cp -pr $$d/$$file $(distdir)/$$file; \
  312.       else \
  313.         test -f $(distdir)/$$file \
  314.         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  315.         || cp -p $$d/$$file $(distdir)/$$file || :; \
  316.       fi; \
  317.     done
  318. cfg.o: cfg.c config.h debug.h evaluator.h cfg.h
  319. debug.o: debug.c config.h debug.h
  320. drv.o: drv.c config.h debug.h cfg.h drv.h
  321. drv_BeckmannEgle.o: drv_BeckmannEgle.c config.h debug.h cfg.h qprintf.h \
  322.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  323.     widget_bar.h drv.h drv_generic_text.h drv_generic_serial.h
  324. drv_BWCT.o: drv_BWCT.c config.h debug.h cfg.h qprintf.h plugin.h \
  325.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  326.     drv.h drv_generic_text.h
  327. drv_Crystalfontz.o: drv_Crystalfontz.c config.h debug.h cfg.h qprintf.h \
  328.     timer.h plugin.h evaluator.h widget.h widget_text.h \
  329.     widget_icon.h widget_bar.h drv.h drv_generic_text.h \
  330.     drv_generic_serial.h
  331. drv_Curses.o: drv_Curses.c config.h debug.h cfg.h qprintf.h plugin.h \
  332.     evaluator.h widget.h widget_text.h widget_bar.h drv.h \
  333.     drv_generic_text.h
  334. drv_Cwlinux.o: drv_Cwlinux.c config.h debug.h cfg.h qprintf.h plugin.h \
  335.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  336.     drv.h drv_generic_text.h drv_generic_serial.h
  337. drv_generic_graphic.o: drv_generic_graphic.c config.h debug.h cfg.h \
  338.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  339.     widget_bar.h drv.h drv_generic_graphic.h font_6x8.h
  340. drv_generic_i2c.o: drv_generic_i2c.c config.h lcd4linux_i2c.h debug.h \
  341.     qprintf.h cfg.h udelay.h drv_generic_i2c.h
  342. drv_generic_parport.o: drv_generic_parport.c config.h debug.h qprintf.h \
  343.     cfg.h udelay.h drv_generic_parport.h
  344. drv_generic_serial.o: drv_generic_serial.c config.h debug.h qprintf.h \
  345.     cfg.h drv_generic_serial.h
  346. drv_generic_text.o: drv_generic_text.c config.h debug.h cfg.h plugin.h \
  347.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  348.     drv.h drv_generic_text.h
  349. drv_HD44780.o: drv_HD44780.c config.h debug.h cfg.h udelay.h qprintf.h \
  350.     timer.h plugin.h evaluator.h widget.h widget_text.h \
  351.     widget_icon.h widget_bar.h drv.h drv_generic_text.h \
  352.     drv_generic_parport.h drv_generic_i2c.h
  353. drv_Image.o: drv_Image.c config.h debug.h cfg.h timer.h qprintf.h \
  354.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  355.     widget_bar.h drv.h drv_generic_graphic.h
  356. drv_LCDLinux.o: drv_LCDLinux.c config.h debug.h cfg.h qprintf.h plugin.h \
  357.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  358.     drv.h drv_generic_text.h drv_LCDLinux.h
  359. drv_LCDTerm.o: drv_LCDTerm.c config.h debug.h cfg.h qprintf.h plugin.h \
  360.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  361.     drv.h drv_generic_text.h drv_generic_serial.h
  362. drv_M50530.o: drv_M50530.c config.h debug.h cfg.h qprintf.h udelay.h \
  363.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  364.     widget_bar.h drv.h drv_generic_text.h drv_generic_parport.h
  365. drv_MatrixOrbital.o: drv_MatrixOrbital.c config.h debug.h cfg.h plugin.h \
  366.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  367.     drv.h drv_generic_text.h drv_generic_serial.h
  368. drv_MilfordInstruments.o: drv_MilfordInstruments.c config.h debug.h \
  369.     cfg.h plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  370.     widget_bar.h drv.h drv_generic_text.h drv_generic_serial.h
  371. drv_Noritake.o: drv_Noritake.c config.h debug.h cfg.h qprintf.h plugin.h \
  372.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  373.     drv.h udelay.h drv_generic_text.h drv_generic_parport.h
  374. drv_NULL.o: drv_NULL.c config.h debug.h cfg.h plugin.h evaluator.h \
  375.     widget.h widget_text.h widget_bar.h drv.h drv_generic_text.h
  376. drv_RouterBoard.o: drv_RouterBoard.c config.h debug.h cfg.h udelay.h \
  377.     qprintf.h plugin.h evaluator.h widget.h widget_text.h \
  378.     widget_icon.h widget_bar.h drv.h drv_generic_text.h
  379. drv_serdisplib.o: drv_serdisplib.c config.h debug.h cfg.h qprintf.h \
  380.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  381.     widget_bar.h drv.h drv_generic_graphic.h
  382. drv_SimpleLCD.o: drv_SimpleLCD.c config.h debug.h cfg.h qprintf.h \
  383.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  384.     widget_bar.h drv.h drv_generic_text.h drv_generic_serial.h
  385. drv_T6963.o: drv_T6963.c config.h debug.h cfg.h qprintf.h udelay.h \
  386.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  387.     widget_bar.h drv.h drv_generic_graphic.h drv_generic_parport.h
  388. drv_Trefon.o: drv_Trefon.c config.h debug.h cfg.h qprintf.h plugin.h \
  389.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  390.     drv.h drv_generic_text.h
  391. drv_USBLCD.o: drv_USBLCD.c config.h debug.h cfg.h qprintf.h udelay.h \
  392.     plugin.h evaluator.h widget.h widget_text.h widget_icon.h \
  393.     widget_bar.h drv.h drv_generic_text.h
  394. drv_X11.o: drv_X11.c config.h debug.h cfg.h qprintf.h timer.h plugin.h \
  395.     evaluator.h widget.h widget_text.h widget_icon.h widget_bar.h \
  396.     drv.h drv_generic_graphic.h
  397. evaluator.o: evaluator.c config.h debug.h evaluator.h
  398. hash.o: hash.c config.h debug.h hash.h
  399. layout.o: layout.c config.h debug.h cfg.h widget.h layout.h
  400. lcd4linux.o: lcd4linux.c config.h cfg.h debug.h qprintf.h pid.h udelay.h \
  401.     drv.h timer.h layout.h plugin.h evaluator.h
  402. pid.o: pid.c config.h debug.h pid.h qprintf.h
  403. plugin.o: plugin.c config.h debug.h plugin.h evaluator.h
  404. plugin_apm.o: plugin_apm.c config.h debug.h plugin.h evaluator.h hash.h
  405. plugin_cfg.o: plugin_cfg.c config.h debug.h evaluator.h plugin.h cfg.h
  406. plugin_cpuinfo.o: plugin_cpuinfo.c config.h debug.h plugin.h evaluator.h \
  407.     hash.h
  408. plugin_diskstats.o: plugin_diskstats.c config.h debug.h plugin.h \
  409.     evaluator.h hash.h
  410. plugin_dvb.o: plugin_dvb.c config.h debug.h plugin.h evaluator.h hash.h
  411. plugin_exec.o: plugin_exec.c config.h debug.h plugin.h evaluator.h \
  412.     hash.h cfg.h thread.h qprintf.h
  413. plugin_i2c_sensors.o: plugin_i2c_sensors.c config.h debug.h plugin.h \
  414.     evaluator.h cfg.h hash.h qprintf.h
  415. plugin_imon.o: plugin_imon.c config.h debug.h plugin.h evaluator.h \
  416.     qprintf.h cfg.h hash.h
  417. plugin_isdn.o: plugin_isdn.c config.h debug.h plugin.h evaluator.h \
  418.     qprintf.h hash.h
  419. plugin_loadavg.o: plugin_loadavg.c config.h debug.h plugin.h evaluator.h
  420. plugin_math.o: plugin_math.c config.h debug.h plugin.h evaluator.h
  421. plugin_meminfo.o: plugin_meminfo.c config.h debug.h plugin.h evaluator.h \
  422.     hash.h
  423. plugin_netdev.o: plugin_netdev.c config.h debug.h plugin.h evaluator.h \
  424.     qprintf.h hash.h
  425. plugin_pop3.o: plugin_pop3.c config.h debug.h plugin.h evaluator.h cfg.h
  426. plugin_ppp.o: plugin_ppp.c config.h debug.h plugin.h evaluator.h \
  427.     qprintf.h hash.h
  428. plugin_proc_stat.o: plugin_proc_stat.c config.h debug.h plugin.h \
  429.     evaluator.h qprintf.h hash.h
  430. plugin_seti.o: plugin_seti.c config.h debug.h plugin.h evaluator.h \
  431.     hash.h cfg.h
  432. plugin_statfs.o: plugin_statfs.c config.h debug.h plugin.h evaluator.h
  433. plugin_string.o: plugin_string.c config.h debug.h plugin.h evaluator.h
  434. plugin_test.o: plugin_test.c config.h debug.h plugin.h evaluator.h
  435. plugin_time.o: plugin_time.c config.h debug.h plugin.h evaluator.h
  436. plugin_uname.o: plugin_uname.c config.h debug.h plugin.h evaluator.h
  437. plugin_uptime.o: plugin_uptime.c config.h debug.h plugin.h evaluator.h
  438. plugin_wireless.o: plugin_wireless.c config.h debug.h plugin.h \
  439.     evaluator.h cfg.h hash.h qprintf.h
  440. plugin_xmms.o: plugin_xmms.c config.h hash.h debug.h plugin.h \
  441.     evaluator.h
  442. qprintf.o: qprintf.c config.h
  443. thread.o: thread.c config.h debug.h thread.h
  444. timer.o: timer.c config.h debug.h cfg.h timer.h
  445. udelay.o: udelay.c config.h debug.h udelay.h
  446. widget.o: widget.c config.h debug.h cfg.h widget.h
  447. widget_bar.o: widget_bar.c config.h debug.h cfg.h evaluator.h timer.h \
  448.     widget.h widget_bar.h
  449. widget_icon.o: widget_icon.c config.h debug.h cfg.h qprintf.h \
  450.     evaluator.h timer.h widget.h widget_icon.h
  451. widget_text.o: widget_text.c config.h debug.h cfg.h evaluator.h timer.h \
  452.     widget.h widget_text.h
  453.  
  454. info-am:
  455. info: info-am
  456. dvi-am:
  457. dvi: dvi-am
  458. check-am: all-am
  459. check: check-am
  460. installcheck-am:
  461. installcheck: installcheck-am
  462. all-recursive-am: config.h
  463.     $(MAKE) $(AM_MAKEFLAGS) all-recursive
  464.  
  465. install-exec-am: install-binPROGRAMS
  466. install-exec: install-exec-am
  467.  
  468. install-data-am:
  469. install-data: install-data-am
  470.  
  471. install-am: all-am
  472.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  473. install: install-am
  474. uninstall-am: uninstall-binPROGRAMS
  475. uninstall: uninstall-am
  476. all-am: Makefile $(PROGRAMS) config.h
  477. all-redirect: all-am
  478. install-strip:
  479.     $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  480. installdirs:
  481.     $(mkinstalldirs)  $(DESTDIR)$(bindir)
  482.  
  483.  
  484. mostlyclean-generic:
  485.  
  486. clean-generic:
  487.     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  488.  
  489. distclean-generic:
  490.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  491.     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  492.  
  493. maintainer-clean-generic:
  494. mostlyclean-am:  mostlyclean-hdr mostlyclean-binPROGRAMS \
  495.         mostlyclean-compile mostlyclean-tags \
  496.         mostlyclean-generic
  497.  
  498. mostlyclean: mostlyclean-am
  499.  
  500. clean-am:  clean-hdr clean-binPROGRAMS clean-compile clean-tags \
  501.         clean-generic mostlyclean-am
  502.  
  503. clean: clean-am
  504.  
  505. distclean-am:  distclean-hdr distclean-binPROGRAMS distclean-compile \
  506.         distclean-tags distclean-generic clean-am
  507.  
  508. distclean: distclean-am
  509.     -rm -f config.status
  510.  
  511. maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-binPROGRAMS \
  512.         maintainer-clean-compile maintainer-clean-tags \
  513.         maintainer-clean-generic distclean-am
  514.     @echo "This command is intended for maintainers to use;"
  515.     @echo "it deletes files that may require special tools to rebuild."
  516.  
  517. maintainer-clean: maintainer-clean-am
  518.     -rm -f config.status
  519.  
  520. .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
  521. mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
  522. maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
  523. mostlyclean-compile distclean-compile clean-compile \
  524. maintainer-clean-compile tags mostlyclean-tags distclean-tags \
  525. clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
  526. check-am installcheck-am installcheck all-recursive-am install-exec-am \
  527. install-exec install-data-am install-data install-am install \
  528. uninstall-am uninstall all-redirect all-am all installdirs \
  529. mostlyclean-generic distclean-generic clean-generic \
  530. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  531.  
  532.  
  533. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  534. # Otherwise a system limit (for SysV at least) may be exceeded.
  535. .NOEXPORT:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement