Mercurial > noffle
annotate packages/Makefile.in @ 495:29bc47c5de1e noffle
Remove .cvsignore files and replace with .hgignore.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Tue, 10 Jul 2007 16:21:47 +0100 |
parents | b6355c8270b4 |
children | d09bcf917ac9 |
rev | line source |
---|---|
484
d33568bb18ab
[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in,
bears
parents:
438
diff
changeset
|
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am |
225 | 2 |
484
d33568bb18ab
[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in,
bears
parents:
438
diff
changeset
|
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. |
225 | 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 = @SHELL@ | |
17 | |
18 srcdir = @srcdir@ | |
19 top_srcdir = @top_srcdir@ | |
20 VPATH = @srcdir@ | |
21 prefix = @prefix@ | |
22 exec_prefix = @exec_prefix@ | |
23 | |
24 bindir = @bindir@ | |
25 sbindir = @sbindir@ | |
26 libexecdir = @libexecdir@ | |
27 datadir = @datadir@ | |
28 sysconfdir = @sysconfdir@ | |
29 sharedstatedir = @sharedstatedir@ | |
30 localstatedir = @localstatedir@ | |
31 libdir = @libdir@ | |
32 infodir = @infodir@ | |
33 mandir = @mandir@ | |
34 includedir = @includedir@ | |
35 oldincludedir = /usr/include | |
36 | |
37 DESTDIR = | |
38 | |
39 pkgdatadir = $(datadir)/@PACKAGE@ | |
40 pkglibdir = $(libdir)/@PACKAGE@ | |
41 pkgincludedir = $(includedir)/@PACKAGE@ | |
42 | |
43 top_builddir = .. | |
44 | |
45 ACLOCAL = @ACLOCAL@ | |
46 AUTOCONF = @AUTOCONF@ | |
47 AUTOMAKE = @AUTOMAKE@ | |
48 AUTOHEADER = @AUTOHEADER@ | |
49 | |
50 INSTALL = @INSTALL@ | |
51 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | |
52 INSTALL_DATA = @INSTALL_DATA@ | |
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
54 transform = @program_transform_name@ | |
55 | |
56 NORMAL_INSTALL = : | |
57 PRE_INSTALL = : | |
58 POST_INSTALL = : | |
59 NORMAL_UNINSTALL = : | |
60 PRE_UNINSTALL = : | |
61 POST_UNINSTALL = : | |
487
b6355c8270b4
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents:
484
diff
changeset
|
62 host_alias = @host_alias@ |
b6355c8270b4
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents:
484
diff
changeset
|
63 host_triplet = @host@ |
225 | 64 CC = @CC@ |
65 CONFIGFILE = @CONFIGFILE@ | |
66 DOCDIR = @DOCDIR@ | |
487
b6355c8270b4
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents:
484
diff
changeset
|
67 HAVE_LIB = @HAVE_LIB@ |
b6355c8270b4
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents:
484
diff
changeset
|
68 LIB = @LIB@ |
288
c02c4eb95f95
[svn] * src/configfile.h,src/configfile.c,docs/noffle.conf.5: Add noffle-user
bears
parents:
278
diff
changeset
|
69 LIBPAM = @LIBPAM@ |
487
b6355c8270b4
[svn] * Makefile.in,docs/Makefile.in,packages/Makefile.in,
bears
parents:
484
diff
changeset
|
70 LTLIB = @LTLIB@ |
225 | 71 MAKEINFO = @MAKEINFO@ |
72 PACKAGE = @PACKAGE@ | |
73 SENDMAILPROG = @SENDMAILPROG@ | |
74 SPOOLDIR = @SPOOLDIR@ | |
288
c02c4eb95f95
[svn] * src/configfile.h,src/configfile.c,docs/noffle.conf.5: Add noffle-user
bears
parents:
278
diff
changeset
|
75 USERSFILE = @USERSFILE@ |
225 | 76 VERSION = @VERSION@ |
77 | |
78 SUBDIRS = redhat | |
79 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | |
80 CONFIG_HEADER = ../config.h | |
81 CONFIG_CLEAN_FILES = | |
82 DIST_COMMON = Makefile.am Makefile.in | |
83 | |
84 | |
85 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | |
86 | |
87 TAR = tar | |
88 GZIP_ENV = --best | |
89 all: all-redirect | |
90 .SUFFIXES: | |
91 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | |
92 cd $(top_srcdir) && $(AUTOMAKE) --gnu packages/Makefile | |
93 | |
94 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) | |
95 cd $(top_builddir) \ | |
96 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | |
97 | |
98 | |
99 # This directory's subdirectories are mostly independent; you can cd | |
100 # into them and run `make' without going through this Makefile. | |
101 # To change the values of `make' variables: instead of editing Makefiles, | |
102 # (1) if the variable is set in `config.status', edit `config.status' | |
103 # (which will cause the Makefiles to be regenerated when you run `make'); | |
104 # (2) otherwise, pass the desired values on the `make' command line. | |
105 | |
106 @SET_MAKE@ | |
107 | |
108 all-recursive install-data-recursive install-exec-recursive \ | |
109 installdirs-recursive install-recursive uninstall-recursive \ | |
110 check-recursive installcheck-recursive info-recursive dvi-recursive: | |
111 @set fnord $(MAKEFLAGS); amf=$$2; \ | |
112 dot_seen=no; \ | |
113 target=`echo $@ | sed s/-recursive//`; \ | |
114 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
115 echo "Making $$target in $$subdir"; \ | |
116 if test "$$subdir" = "."; then \ | |
117 dot_seen=yes; \ | |
118 local_target="$$target-am"; \ | |
119 else \ | |
120 local_target="$$target"; \ | |
121 fi; \ | |
122 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
123 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
124 done; \ | |
125 if test "$$dot_seen" = "no"; then \ | |
126 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
127 fi; test -z "$$fail" | |
128 | |
129 mostlyclean-recursive clean-recursive distclean-recursive \ | |
130 maintainer-clean-recursive: | |
131 @set fnord $(MAKEFLAGS); amf=$$2; \ | |
132 dot_seen=no; \ | |
133 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \ | |
134 rev="$$subdir $$rev"; \ | |
484
d33568bb18ab
[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in,
bears
parents:
438
diff
changeset
|
135 test "$$subdir" != "." || dot_seen=yes; \ |
225 | 136 done; \ |
137 test "$$dot_seen" = "no" && rev=". $$rev"; \ | |
138 target=`echo $@ | sed s/-recursive//`; \ | |
139 for subdir in $$rev; do \ | |
140 echo "Making $$target in $$subdir"; \ | |
141 if test "$$subdir" = "."; then \ | |
142 local_target="$$target-am"; \ | |
143 else \ | |
144 local_target="$$target"; \ | |
145 fi; \ | |
146 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
147 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | |
148 done && test -z "$$fail" | |
149 tags-recursive: | |
150 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
151 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
152 done | |
153 | |
154 tags: TAGS | |
155 | |
156 ID: $(HEADERS) $(SOURCES) $(LISP) | |
157 list='$(SOURCES) $(HEADERS)'; \ | |
158 unique=`for i in $$list; do echo $$i; done | \ | |
159 awk ' { files[$$0] = 1; } \ | |
160 END { for (i in files) print i; }'`; \ | |
161 here=`pwd` && cd $(srcdir) \ | |
162 && mkid -f$$here/ID $$unique $(LISP) | |
163 | |
164 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) | |
165 tags=; \ | |
166 here=`pwd`; \ | |
167 list='$(SUBDIRS)'; for subdir in $$list; do \ | |
168 if test "$$subdir" = .; then :; else \ | |
169 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ | |
170 fi; \ | |
171 done; \ | |
172 list='$(SOURCES) $(HEADERS)'; \ | |
173 unique=`for i in $$list; do echo $$i; done | \ | |
174 awk ' { files[$$0] = 1; } \ | |
175 END { for (i in files) print i; }'`; \ | |
176 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ | |
484
d33568bb18ab
[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in,
bears
parents:
438
diff
changeset
|
177 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP)) |
225 | 178 |
179 mostlyclean-tags: | |
180 | |
181 clean-tags: | |
182 | |
183 distclean-tags: | |
184 -rm -f TAGS ID | |
185 | |
186 maintainer-clean-tags: | |
187 | |
188 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | |
189 | |
190 subdir = packages | |
191 | |
192 distdir: $(DISTFILES) | |
193 here=`cd $(top_builddir) && pwd`; \ | |
194 top_distdir=`cd $(top_distdir) && pwd`; \ | |
195 distdir=`cd $(distdir) && pwd`; \ | |
196 cd $(top_srcdir) \ | |
197 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu packages/Makefile | |
198 @for file in $(DISTFILES); do \ | |
199 d=$(srcdir); \ | |
200 if test -d $$d/$$file; then \ | |
201 cp -pr $$d/$$file $(distdir)/$$file; \ | |
202 else \ | |
203 test -f $(distdir)/$$file \ | |
204 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | |
205 || cp -p $$d/$$file $(distdir)/$$file || :; \ | |
206 fi; \ | |
207 done | |
208 for subdir in $(SUBDIRS); do \ | |
209 if test "$$subdir" = .; then :; else \ | |
210 test -d $(distdir)/$$subdir \ | |
211 || mkdir $(distdir)/$$subdir \ | |
212 || exit 1; \ | |
213 chmod 777 $(distdir)/$$subdir; \ | |
214 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ | |
215 || exit 1; \ | |
216 fi; \ | |
217 done | |
218 info-am: | |
219 info: info-recursive | |
220 dvi-am: | |
221 dvi: dvi-recursive | |
222 check-am: all-am | |
223 check: check-recursive | |
224 installcheck-am: | |
225 installcheck: installcheck-recursive | |
226 install-exec-am: | |
227 install-exec: install-exec-recursive | |
228 | |
229 install-data-am: | |
230 install-data: install-data-recursive | |
231 | |
232 install-am: all-am | |
233 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
234 install: install-recursive | |
235 uninstall-am: | |
236 uninstall: uninstall-recursive | |
237 all-am: Makefile | |
238 all-redirect: all-recursive | |
239 install-strip: | |
240 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | |
241 installdirs: installdirs-recursive | |
242 installdirs-am: | |
243 | |
244 | |
245 mostlyclean-generic: | |
246 | |
247 clean-generic: | |
248 | |
249 distclean-generic: | |
250 -rm -f Makefile $(CONFIG_CLEAN_FILES) | |
251 -rm -f config.cache config.log stamp-h stamp-h[0-9]* | |
252 | |
253 maintainer-clean-generic: | |
254 mostlyclean-am: mostlyclean-tags mostlyclean-generic | |
255 | |
256 mostlyclean: mostlyclean-recursive | |
257 | |
258 clean-am: clean-tags clean-generic mostlyclean-am | |
259 | |
260 clean: clean-recursive | |
261 | |
262 distclean-am: distclean-tags distclean-generic clean-am | |
263 | |
264 distclean: distclean-recursive | |
265 | |
266 maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ | |
267 distclean-am | |
268 @echo "This command is intended for maintainers to use;" | |
269 @echo "it deletes files that may require special tools to rebuild." | |
270 | |
271 maintainer-clean: maintainer-clean-recursive | |
272 | |
273 .PHONY: install-data-recursive uninstall-data-recursive \ | |
274 install-exec-recursive uninstall-exec-recursive installdirs-recursive \ | |
275 uninstalldirs-recursive all-recursive check-recursive \ | |
276 installcheck-recursive info-recursive dvi-recursive \ | |
277 mostlyclean-recursive distclean-recursive clean-recursive \ | |
278 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ | |
279 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ | |
280 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \ | |
281 install-exec install-data-am install-data install-am install \ | |
282 uninstall-am uninstall all-redirect all-am all installdirs-am \ | |
283 installdirs mostlyclean-generic distclean-generic clean-generic \ | |
284 maintainer-clean-generic clean mostlyclean distclean maintainer-clean | |
285 | |
286 | |
287 # Tell versions [3.59,3.63) of GNU make to not export all variables. | |
288 # Otherwise a system limit (for SysV at least) may be exceeded. | |
289 .NOEXPORT: |