Added Didier Jorand's dissect_snmp routine. This is only compiled in
[obnox/wireshark/wip.git] / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 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@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 CC = @CC@
63 DATAFILE_DIR = @DATAFILE_DIR@
64 GTK_CFLAGS = @GTK_CFLAGS@
65 GTK_CONFIG = @GTK_CONFIG@
66 GTK_LIBS = @GTK_LIBS@
67 LIBWIRETAP_A = @LIBWIRETAP_A@
68 MAKEINFO = @MAKEINFO@
69 PACKAGE = @PACKAGE@
70 RANLIB = @RANLIB@
71 SNMP_A = @SNMP_A@
72 SNMP_O = @SNMP_O@
73 SNPRINTF_C = @SNPRINTF_C@
74 SNPRINTF_O = @SNPRINTF_O@
75 VERSION = @VERSION@
76
77 bin_PROGRAMS = ethereal
78
79 man_MANS = ethereal.1
80
81 sysconf_DATA = manuf
82
83 ethereal_SOURCES =      alignment.h     capture.c       capture.h       column.c        column.h        config.h        ethereal.c      ethereal.h      ethertype.c     etypes.h        file.c          file.h          filter.c        filter.h        follow.c        follow.h        gtkpacket.c     gtkpacket.h     menu.c          menu.h          packet-aarp.c   packet-arp.c    packet-atalk.c  packet-bootp.c  packet-cdp.c    packet-data.c   packet-dns.c    packet-dns.h    packet-eth.c    packet-fddi.c   packet-ftp.c    packet-giop.c   packet-http.c   packet-icmpv6.c         packet-ip.c     packet-ip.h     packet-ipsec.c  packet-ipv6.c   packet-ipv6.h   packet-ipx.c    packet-ipx.h    packet-llc.c    packet-lpd.c    packet-nbipx.c  packet-nbns.c   packet-ncp.c    packet-ncp.h    packet-nntp.c   packet-null.c   packet-osi.c    packet-ospf.c   packet-ospf.h   packet-pop.c    packet-ppp.c    packet-raw.c    packet-rip.c    packet-rip.h    packet-smb.c    packet-tcp.c    packet-telnet.c         packet-tftp.c   packet-tr.c     packet-trmac.c  packet-udp.c    packet-vines.c  packet-vines.h  packet.c        packet.h        prefs.c         prefs.h         print.c         print.h         ps.c            ps.h            resolv.c        resolv.h        smb.h           util.c          util.h
84
85
86 EXTRA_ethereal_SOURCES =        packet-snmp.c           snprintf.c              snprintf.h              snprintf-imp.h
87
88
89 ethereal_DEPENDENCIES = @SNMP_O@ @SNPRINTF_O@ @LIBWIRETAP_A@
90 ethereal_LDADD = @SNMP_O@ @SNPRINTF_O@ @LIBWIRETAP_A@ @SNMP_A@
91
92 DISTCLEANFILES =        rdps                    ps.c                    *~
93
94
95 EXTRA_DIST =    doc/Makefile                    doc/ethereal.pod                ethereal.1                      ethereal.spec                   image/icon-excl.xpm             image/icon-ethereal.xpm         manuf                           print.ps                        README.tru64                    rdps.c                          ylwrap
96
97
98 SUBDIRS = @SUBDIRS@
99 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
100 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
101 CONFIG_HEADER = config.h
102 CONFIG_CLEAN_FILES = 
103 PROGRAMS =  $(bin_PROGRAMS)
104
105
106 DEFS = @DEFS@ -I. -I$(srcdir) -I.
107 CPPFLAGS = @CPPFLAGS@
108 LDFLAGS = @LDFLAGS@
109 LIBS = @LIBS@
110 ethereal_OBJECTS =  capture.o column.o ethereal.o ethertype.o file.o \
111 filter.o follow.o gtkpacket.o menu.o packet-aarp.o packet-arp.o \
112 packet-atalk.o packet-bootp.o packet-cdp.o packet-data.o packet-dns.o \
113 packet-eth.o packet-fddi.o packet-ftp.o packet-giop.o packet-http.o \
114 packet-icmpv6.o packet-ip.o packet-ipsec.o packet-ipv6.o packet-ipx.o \
115 packet-llc.o packet-lpd.o packet-nbipx.o packet-nbns.o packet-ncp.o \
116 packet-nntp.o packet-null.o packet-osi.o packet-ospf.o packet-pop.o \
117 packet-ppp.o packet-raw.o packet-rip.o packet-smb.o packet-tcp.o \
118 packet-telnet.o packet-tftp.o packet-tr.o packet-trmac.o packet-udp.o \
119 packet-vines.o packet.o prefs.o print.o ps.o resolv.o util.o
120 ethereal_LDFLAGS = 
121 CFLAGS = @CFLAGS@
122 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123 CCLD = $(CC)
124 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
125 man1dir = $(mandir)/man1
126 MANS = $(man_MANS)
127
128 NROFF = nroff
129 DATA =  $(sysconf_DATA)
130
131 DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
132 Makefile.am Makefile.in NEWS acconfig.h acinclude.m4 aclocal.m4 \
133 config.guess config.h.in config.sub configure configure.in install-sh \
134 missing mkinstalldirs ylwrap
135
136
137 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
139 TAR = tar
140 GZIP_ENV = --best
141 DEP_FILES =  .deps/capture.P .deps/column.P .deps/ethereal.P \
142 .deps/ethertype.P .deps/file.P .deps/filter.P .deps/follow.P \
143 .deps/gtkpacket.P .deps/menu.P .deps/packet-aarp.P .deps/packet-arp.P \
144 .deps/packet-atalk.P .deps/packet-bootp.P .deps/packet-cdp.P \
145 .deps/packet-data.P .deps/packet-dns.P .deps/packet-eth.P \
146 .deps/packet-fddi.P .deps/packet-ftp.P .deps/packet-giop.P \
147 .deps/packet-http.P .deps/packet-icmpv6.P .deps/packet-ip.P \
148 .deps/packet-ipsec.P .deps/packet-ipv6.P .deps/packet-ipx.P \
149 .deps/packet-llc.P .deps/packet-lpd.P .deps/packet-nbipx.P \
150 .deps/packet-nbns.P .deps/packet-ncp.P .deps/packet-nntp.P \
151 .deps/packet-null.P .deps/packet-osi.P .deps/packet-ospf.P \
152 .deps/packet-pop.P .deps/packet-ppp.P .deps/packet-raw.P \
153 .deps/packet-rip.P .deps/packet-smb.P .deps/packet-snmp.P \
154 .deps/packet-tcp.P .deps/packet-telnet.P .deps/packet-tftp.P \
155 .deps/packet-tr.P .deps/packet-trmac.P .deps/packet-udp.P \
156 .deps/packet-vines.P .deps/packet.P .deps/prefs.P .deps/print.P \
157 .deps/ps.P .deps/resolv.P .deps/snprintf.P .deps/util.P
158 SOURCES = $(ethereal_SOURCES) $(EXTRA_ethereal_SOURCES)
159 OBJECTS = $(ethereal_OBJECTS)
160
161 all: all-redirect
162 .SUFFIXES:
163 .SUFFIXES: .S .c .o .s
164 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
165         cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
166
167 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
168         cd $(top_builddir) \
169           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
170
171 $(ACLOCAL_M4):  configure.in  acinclude.m4
172         cd $(srcdir) && $(ACLOCAL)
173
174 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
175         $(SHELL) ./config.status --recheck
176 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
177         cd $(srcdir) && $(AUTOCONF)
178
179 config.h: stamp-h
180         @if test ! -f $@; then \
181                 rm -f stamp-h; \
182                 $(MAKE) stamp-h; \
183         else :; fi
184 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
185         cd $(top_builddir) \
186           && CONFIG_FILES= CONFIG_HEADERS=config.h \
187              $(SHELL) ./config.status
188         @echo timestamp > stamp-h 2> /dev/null
189 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
190         @if test ! -f $@; then \
191                 rm -f $(srcdir)/stamp-h.in; \
192                 $(MAKE) $(srcdir)/stamp-h.in; \
193         else :; fi
194 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
195         cd $(top_srcdir) && $(AUTOHEADER)
196         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
197
198 mostlyclean-hdr:
199
200 clean-hdr:
201
202 distclean-hdr:
203         -rm -f config.h
204
205 maintainer-clean-hdr:
206
207 mostlyclean-binPROGRAMS:
208
209 clean-binPROGRAMS:
210         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
211
212 distclean-binPROGRAMS:
213
214 maintainer-clean-binPROGRAMS:
215
216 install-binPROGRAMS: $(bin_PROGRAMS)
217         @$(NORMAL_INSTALL)
218         $(mkinstalldirs) $(DESTDIR)$(bindir)
219         @list='$(bin_PROGRAMS)'; for p in $$list; do \
220           if test -f $$p; then \
221             echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
222              $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
223           else :; fi; \
224         done
225
226 uninstall-binPROGRAMS:
227         @$(NORMAL_UNINSTALL)
228         list='$(bin_PROGRAMS)'; for p in $$list; do \
229           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
230         done
231
232 .s.o:
233         $(COMPILE) -c $<
234
235 .S.o:
236         $(COMPILE) -c $<
237
238 mostlyclean-compile:
239         -rm -f *.o core *.core
240
241 clean-compile:
242
243 distclean-compile:
244         -rm -f *.tab.c
245
246 maintainer-clean-compile:
247
248 ethereal: $(ethereal_OBJECTS) $(ethereal_DEPENDENCIES)
249         @rm -f ethereal
250         $(LINK) $(ethereal_LDFLAGS) $(ethereal_OBJECTS) $(ethereal_LDADD) $(LIBS)
251
252 install-man1:
253         $(mkinstalldirs) $(DESTDIR)$(man1dir)
254         @list='$(man1_MANS)'; \
255         l2='$(man_MANS)'; for i in $$l2; do \
256           case "$$i" in \
257             *.1*) list="$$list $$i" ;; \
258           esac; \
259         done; \
260         for i in $$list; do \
261           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
262           else file=$$i; fi; \
263           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
264           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
265           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
266           echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
267           $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
268         done
269
270 uninstall-man1:
271         @list='$(man1_MANS)'; \
272         l2='$(man_MANS)'; for i in $$l2; do \
273           case "$$i" in \
274             *.1*) list="$$list $$i" ;; \
275           esac; \
276         done; \
277         for i in $$list; do \
278           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
279           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
280           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
281           echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
282           rm -f $(DESTDIR)$(man1dir)/$$inst; \
283         done
284 install-man: $(MANS)
285         @$(NORMAL_INSTALL)
286         $(MAKE) $(AM_MAKEFLAGS) install-man1
287 uninstall-man:
288         @$(NORMAL_UNINSTALL)
289         $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
290
291 install-sysconfDATA: $(sysconf_DATA)
292         @$(NORMAL_INSTALL)
293         $(mkinstalldirs) $(DESTDIR)$(sysconfdir)
294         @list='$(sysconf_DATA)'; for p in $$list; do \
295           if test -f $(srcdir)/$$p; then \
296             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$p"; \
297             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$p; \
298           else if test -f $$p; then \
299             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$p"; \
300             $(INSTALL_DATA) $$p $(DESTDIR)$(sysconfdir)/$$p; \
301           fi; fi; \
302         done
303
304 uninstall-sysconfDATA:
305         @$(NORMAL_UNINSTALL)
306         list='$(sysconf_DATA)'; for p in $$list; do \
307           rm -f $(DESTDIR)$(sysconfdir)/$$p; \
308         done
309
310 # This directory's subdirectories are mostly independent; you can cd
311 # into them and run `make' without going through this Makefile.
312 # To change the values of `make' variables: instead of editing Makefiles,
313 # (1) if the variable is set in `config.status', edit `config.status'
314 #     (which will cause the Makefiles to be regenerated when you run `make');
315 # (2) otherwise, pass the desired values on the `make' command line.
316
317 @SET_MAKE@
318
319 all-recursive install-data-recursive install-exec-recursive \
320 installdirs-recursive install-recursive uninstall-recursive  \
321 check-recursive installcheck-recursive info-recursive dvi-recursive:
322         @set fnord $(MAKEFLAGS); amf=$$2; \
323         dot_seen=no; \
324         target=`echo $@ | sed s/-recursive//`; \
325         list='$(SUBDIRS)'; for subdir in $$list; do \
326           echo "Making $$target in $$subdir"; \
327           if test "$$subdir" = "."; then \
328             dot_seen=yes; \
329             local_target="$$target-am"; \
330           else \
331             local_target="$$target"; \
332           fi; \
333           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
335         done; \
336         if test "$$dot_seen" = "no"; then \
337           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
338         fi; test -z "$$fail"
339
340 mostlyclean-recursive clean-recursive distclean-recursive \
341 maintainer-clean-recursive:
342         @set fnord $(MAKEFLAGS); amf=$$2; \
343         dot_seen=no; \
344         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
345           rev="$$subdir $$rev"; \
346           test "$$subdir" = "." && dot_seen=yes; \
347         done; \
348         test "$$dot_seen" = "no" && rev=". $$rev"; \
349         target=`echo $@ | sed s/-recursive//`; \
350         for subdir in $$rev; do \
351           echo "Making $$target in $$subdir"; \
352           if test "$$subdir" = "."; then \
353             local_target="$$target-am"; \
354           else \
355             local_target="$$target"; \
356           fi; \
357           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
358            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
359         done && test -z "$$fail"
360 tags-recursive:
361         list='$(SUBDIRS)'; for subdir in $$list; do \
362           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
363         done
364
365 tags: TAGS
366
367 ID: $(HEADERS) $(SOURCES) $(LISP)
368         list='$(SOURCES) $(HEADERS)'; \
369         unique=`for i in $$list; do echo $$i; done | \
370           awk '    { files[$$0] = 1; } \
371                END { for (i in files) print i; }'`; \
372         here=`pwd` && cd $(srcdir) \
373           && mkid -f$$here/ID $$unique $(LISP)
374
375 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
376         tags=; \
377         here=`pwd`; \
378         list='$(SUBDIRS)'; for subdir in $$list; do \
379    if test "$$subdir" = .; then :; else \
380             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
381    fi; \
382         done; \
383         list='$(SOURCES) $(HEADERS)'; \
384         unique=`for i in $$list; do echo $$i; done | \
385           awk '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
388           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
389
390 mostlyclean-tags:
391
392 clean-tags:
393
394 distclean-tags:
395         -rm -f TAGS ID
396
397 maintainer-clean-tags:
398
399 distdir = $(PACKAGE)-$(VERSION)
400 top_distdir = $(distdir)
401
402 # This target untars the dist file and tries a VPATH configuration.  Then
403 # it guarantees that the distribution is self-contained by making another
404 # tarfile.
405 distcheck: dist
406         -rm -rf $(distdir)
407         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
408         mkdir $(distdir)/=build
409         mkdir $(distdir)/=inst
410         dc_install_base=`cd $(distdir)/=inst && pwd`; \
411         cd $(distdir)/=build \
412           && ../configure --srcdir=.. --prefix=$$dc_install_base \
413           && $(MAKE) $(AM_MAKEFLAGS) \
414           && $(MAKE) $(AM_MAKEFLAGS) dvi \
415           && $(MAKE) $(AM_MAKEFLAGS) check \
416           && $(MAKE) $(AM_MAKEFLAGS) install \
417           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
418           && $(MAKE) $(AM_MAKEFLAGS) dist
419         -rm -rf $(distdir)
420         @banner="$(distdir).tar.gz is ready for distribution"; \
421         dashes=`echo "$$banner" | sed s/./=/g`; \
422         echo "$$dashes"; \
423         echo "$$banner"; \
424         echo "$$dashes"
425 dist: distdir
426         -chmod -R a+r $(distdir)
427         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
428         -rm -rf $(distdir)
429 dist-all: distdir
430         -chmod -R a+r $(distdir)
431         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
432         -rm -rf $(distdir)
433 distdir: $(DISTFILES)
434         -rm -rf $(distdir)
435         mkdir $(distdir)
436         -chmod 777 $(distdir)
437         here=`cd $(top_builddir) && pwd`; \
438         top_distdir=`cd $(distdir) && pwd`; \
439         distdir=`cd $(distdir) && pwd`; \
440         cd $(top_srcdir) \
441           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
442         $(mkinstalldirs) $(distdir)/doc $(distdir)/image
443         @for file in $(DISTFILES); do \
444           d=$(srcdir); \
445           if test -d $$d/$$file; then \
446             cp -pr $$/$$file $(distdir)/$$file; \
447           else \
448             test -f $(distdir)/$$file \
449             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
450             || cp -p $$d/$$file $(distdir)/$$file || :; \
451           fi; \
452         done
453         for subdir in $(SUBDIRS); do \
454           if test "$$subdir" = .; then :; else \
455             test -d $(distdir)/$$subdir \
456             || mkdir $(distdir)/$$subdir \
457             || exit 1; \
458             chmod 777 $(distdir)/$$subdir; \
459             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
460               || exit 1; \
461           fi; \
462         done
463
464 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
465
466 -include $(DEP_FILES)
467
468 mostlyclean-depend:
469
470 clean-depend:
471
472 distclean-depend:
473         -rm -rf .deps
474
475 maintainer-clean-depend:
476
477 %.o: %.c
478         @echo '$(COMPILE) -c $<'; \
479         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
480         @-cp .deps/$(*F).pp .deps/$(*F).P; \
481         tr ' ' '\012' < .deps/$(*F).pp \
482           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
483             >> .deps/$(*F).P; \
484         rm .deps/$(*F).pp
485
486 %.lo: %.c
487         @echo '$(LTCOMPILE) -c $<'; \
488         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
489         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
490           < .deps/$(*F).pp > .deps/$(*F).P; \
491         tr ' ' '\012' < .deps/$(*F).pp \
492           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
493             >> .deps/$(*F).P; \
494         rm -f .deps/$(*F).pp
495 info-am:
496 info: info-recursive
497 dvi-am:
498 dvi: dvi-recursive
499 check-am: all-am
500 check: check-recursive
501 installcheck-am:
502 installcheck: installcheck-recursive
503 all-recursive-am: config.h
504         $(MAKE) $(AM_MAKEFLAGS) all-recursive
505
506 install-exec-am: install-binPROGRAMS install-sysconfDATA
507 install-exec: install-exec-recursive
508
509 install-data-am: install-man
510 install-data: install-data-recursive
511
512 install-am: all-am
513         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
514 install: install-recursive
515 uninstall-am: uninstall-binPROGRAMS uninstall-man uninstall-sysconfDATA
516 uninstall: uninstall-recursive
517 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) config.h
518 all-redirect: all-recursive-am
519 install-strip:
520         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
521 installdirs: installdirs-recursive
522 installdirs-am:
523         $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1 \
524                 $(DESTDIR)$(sysconfdir)
525
526
527 mostlyclean-generic:
528
529 clean-generic:
530
531 distclean-generic:
532         -rm -f Makefile $(CONFIG_CLEAN_FILES)
533         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
534         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
535
536 maintainer-clean-generic:
537 mostlyclean-am:  mostlyclean-hdr mostlyclean-binPROGRAMS \
538                 mostlyclean-compile mostlyclean-tags mostlyclean-depend \
539                 mostlyclean-generic
540
541 mostlyclean: mostlyclean-recursive
542
543 clean-am:  clean-hdr clean-binPROGRAMS clean-compile clean-tags \
544                 clean-depend clean-generic mostlyclean-am
545
546 clean: clean-recursive
547
548 distclean-am:  distclean-hdr distclean-binPROGRAMS distclean-compile \
549                 distclean-tags distclean-depend distclean-generic \
550                 clean-am
551
552 distclean: distclean-recursive
553         -rm -f config.status
554
555 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-binPROGRAMS \
556                 maintainer-clean-compile maintainer-clean-tags \
557                 maintainer-clean-depend maintainer-clean-generic \
558                 distclean-am
559         @echo "This command is intended for maintainers to use;"
560         @echo "it deletes files that may require special tools to rebuild."
561
562 maintainer-clean: maintainer-clean-recursive
563         -rm -f config.status
564
565 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
566 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
567 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
568 mostlyclean-compile distclean-compile clean-compile \
569 maintainer-clean-compile install-man1 uninstall-man1 install-man \
570 uninstall-man uninstall-sysconfDATA install-sysconfDATA \
571 install-data-recursive uninstall-data-recursive install-exec-recursive \
572 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
573 all-recursive check-recursive installcheck-recursive info-recursive \
574 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
575 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
576 distclean-tags clean-tags maintainer-clean-tags distdir \
577 mostlyclean-depend distclean-depend clean-depend \
578 maintainer-clean-depend info-am info dvi-am dvi check check-am \
579 installcheck-am installcheck all-recursive-am install-exec-am \
580 install-exec install-data-am install-data install-am install \
581 uninstall-am uninstall all-redirect all-am all installdirs-am \
582 installdirs mostlyclean-generic distclean-generic clean-generic \
583 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
584
585
586 ps.c: print.ps rdps
587         ./rdps print.ps ps.c
588
589 rdps: rdps.c
590         $(CC) -o rdps rdps.c
591
592 # Tell versions [3.59,3.63) of GNU make to not export all variables.
593 # Otherwise a system limit (for SysV at least) may be exceeded.
594 .NOEXPORT: