Deleted Added
full compact
Makefile.in (106163) Makefile.in (132451)
1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
1# Makefile.in generated by automake 1.7.7 from Makefile.am.
2# @configure_input@
2
3
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
16#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
17
18SHELL = @SHELL@
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
23prefix = @prefix@
24exec_prefix = @exec_prefix@
25
26bindir = @bindir@
27sbindir = @sbindir@
28libexecdir = @libexecdir@
29datadir = @datadir@
30sysconfdir = @sysconfdir@
31sharedstatedir = @sharedstatedir@
32localstatedir = @localstatedir@
33libdir = @libdir@
34infodir = @infodir@
35mandir = @mandir@
36includedir = @includedir@
37oldincludedir = /usr/include
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41top_builddir = ..
42
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48INSTALL = @INSTALL@
26INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
52INSTALL_HEADER = $(INSTALL_DATA)
30INSTALL_HEADER = $(INSTALL_DATA)
53transform = @program_transform_name@
31transform = $(program_transform_name)
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
38build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
39host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
66AMTAR = @AMTAR@
44AMTAR = @AMTAR@
67AUTOKEY = @AUTOKEY@
45ARLIB_DIR = @ARLIB_DIR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
70CFLAGS = @CFLAGS@
71CHUTEST = @CHUTEST@
72CLKTEST = @CLKTEST@
73CPP = @CPP@
52CFLAGS = @CFLAGS@
53CHUTEST = @CHUTEST@
54CLKTEST = @CLKTEST@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
74DCFD = @DCFD@
58DCFD = @DCFD@
59DEFS = @DEFS@
75DEPDIR = @DEPDIR@
60DEPDIR = @DEPDIR@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
76EF_LIBS = @EF_LIBS@
77EF_PROGS = @EF_PROGS@
64EF_LIBS = @EF_LIBS@
65EF_PROGS = @EF_PROGS@
66EGREP = @EGREP@
78EXEEXT = @EXEEXT@
67EXEEXT = @EXEEXT@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
79INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LCRYPTO = @LCRYPTO@
80LDFLAGS = @LDFLAGS@
73LDFLAGS = @LDFLAGS@
74LIBOBJS = @LIBOBJS@
81LIBPARSE = @LIBPARSE@
75LIBPARSE = @LIBPARSE@
82LIBRSAREF = @LIBRSAREF@
76LIBS = @LIBS@
83LN_S = @LN_S@
77LN_S = @LN_S@
78LTLIBOBJS = @LTLIBOBJS@
79MAKEINFO = @MAKEINFO@
84MAKE_ADJTIMED = @MAKE_ADJTIMED@
85MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
80MAKE_ADJTIMED = @MAKE_ADJTIMED@
81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
86MAKE_LIBPARSE = @MAKE_LIBPARSE@
87MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
83MAKE_LIBPARSE = @MAKE_LIBPARSE@
84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
88MAKE_LIBRSAREF = @MAKE_LIBRSAREF@
85MAKE_NTPDSIM = @MAKE_NTPDSIM@
89MAKE_NTPTIME = @MAKE_NTPTIME@
86MAKE_NTPTIME = @MAKE_NTPTIME@
90MAKE_NTP_GENKEYS = @MAKE_NTP_GENKEYS@
87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
91MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89MAKE_SNTP = @MAKE_SNTP@
92MAKE_TICKADJ = @MAKE_TICKADJ@
93MAKE_TIMETRIM = @MAKE_TIMETRIM@
94OBJEXT = @OBJEXT@
95OPENSSL = @OPENSSL@
96OPENSSL_INC = @OPENSSL_INC@
97OPENSSL_LIB = @OPENSSL_LIB@
98PACKAGE = @PACKAGE@
90MAKE_TICKADJ = @MAKE_TICKADJ@
91MAKE_TIMETRIM = @MAKE_TIMETRIM@
92OBJEXT = @OBJEXT@
93OPENSSL = @OPENSSL@
94OPENSSL_INC = @OPENSSL_INC@
95OPENSSL_LIB = @OPENSSL_LIB@
96PACKAGE = @PACKAGE@
97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_VERSION = @PACKAGE_VERSION@
99PATH_PERL = @PATH_PERL@
102PATH_PERL = @PATH_PERL@
103PATH_SEPARATOR = @PATH_SEPARATOR@
100PATH_SH = @PATH_SH@
101PROPDELAY = @PROPDELAY@
102RANLIB = @RANLIB@
104PATH_SH = @PATH_SH@
105PROPDELAY = @PROPDELAY@
106RANLIB = @RANLIB@
103RSADIR = @RSADIR@
104RSAOBJS = @RSAOBJS@
105RSAREF = @RSAREF@
106RSASRCS = @RSASRCS@
107READLINE_LIBS = @READLINE_LIBS@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
107TESTDCF = @TESTDCF@
108U = @U@
109VERSION = @VERSION@
111TESTDCF = @TESTDCF@
112U = @U@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_RANLIB = @ac_ct_RANLIB@
116ac_ct_STRIP = @ac_ct_STRIP@
117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
110am__include = @am__include@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
111am__quote = @am__quote@
121am__quote = @am__quote@
122bindir = @bindir@
123build = @build@
124build_alias = @build_alias@
125build_cpu = @build_cpu@
126build_os = @build_os@
127build_vendor = @build_vendor@
128datadir = @datadir@
129exec_prefix = @exec_prefix@
130host = @host@
131host_alias = @host_alias@
132host_cpu = @host_cpu@
133host_os = @host_os@
134host_vendor = @host_vendor@
135includedir = @includedir@
136infodir = @infodir@
112install_sh = @install_sh@
137install_sh = @install_sh@
138libdir = @libdir@
139libexecdir = @libexecdir@
140localstatedir = @localstatedir@
141mandir = @mandir@
142oldincludedir = @oldincludedir@
143prefix = @prefix@
144program_transform_name = @program_transform_name@
145sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@
147subdirs = @subdirs@
148sysconfdir = @sysconfdir@
149target = @target@
150target_alias = @target_alias@
151target_cpu = @target_cpu@
152target_os = @target_os@
153target_vendor = @target_vendor@
113
154
155#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
114AUTOMAKE_OPTIONS = ../util/ansi2knr
115SUBDIRS = sys
116ETAGS_ARGS = Makefile.am
117EXTRA_DIST = chuinit.c clkinit.c tty_chu.c tty_chu_STREAMS.c tty_clk.c tty_clk_STREAMS.c
118subdir = kernel
156AUTOMAKE_OPTIONS = ../util/ansi2knr
157SUBDIRS = sys
158ETAGS_ARGS = Makefile.am
159EXTRA_DIST = chuinit.c clkinit.c tty_chu.c tty_chu_STREAMS.c tty_clk.c tty_clk_STREAMS.c
160subdir = kernel
161ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
119mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
120CONFIG_HEADER = $(top_builddir)/config.h
121CONFIG_CLEAN_FILES =
122DIST_SOURCES =
123
162mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
163CONFIG_HEADER = $(top_builddir)/config.h
164CONFIG_CLEAN_FILES =
165DIST_SOURCES =
166
124RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
125 uninstall-info-recursive all-recursive install-data-recursive \
126 install-exec-recursive installdirs-recursive install-recursive \
127 uninstall-recursive check-recursive installcheck-recursive
128DIST_COMMON = README Makefile.am Makefile.in
167RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
168 ps-recursive install-info-recursive uninstall-info-recursive \
169 all-recursive install-data-recursive install-exec-recursive \
170 installdirs-recursive install-recursive uninstall-recursive \
171 check-recursive installcheck-recursive
172DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
129DIST_SUBDIRS = $(SUBDIRS)
130all: all-recursive
131
132.SUFFIXES:
133$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
134 cd $(top_srcdir) && \
135 $(AUTOMAKE) --gnu kernel/Makefile
136Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
173DIST_SUBDIRS = $(SUBDIRS)
174all: all-recursive
175
176.SUFFIXES:
177$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
178 cd $(top_srcdir) && \
179 $(AUTOMAKE) --gnu kernel/Makefile
180Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
137 cd $(top_builddir) && \
138 CONFIG_HEADERS= CONFIG_LINKS= \
139 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
181 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
140uninstall-info-am:
141
142# This directory's subdirectories are mostly independent; you can cd
143# into them and run `make' without going through this Makefile.
144# To change the values of `make' variables: instead of editing Makefiles,
145# (1) if the variable is set in `config.status', edit `config.status'
146# (which will cause the Makefiles to be regenerated when you run `make');
147# (2) otherwise, pass the desired values on the `make' command line.
148$(RECURSIVE_TARGETS):
182uninstall-info-am:
183
184# This directory's subdirectories are mostly independent; you can cd
185# into them and run `make' without going through this Makefile.
186# To change the values of `make' variables: instead of editing Makefiles,
187# (1) if the variable is set in `config.status', edit `config.status'
188# (which will cause the Makefiles to be regenerated when you run `make');
189# (2) otherwise, pass the desired values on the `make' command line.
190$(RECURSIVE_TARGETS):
149 @set fnord $(MAKEFLAGS); amf=$$2; \
191 @set fnord $$MAKEFLAGS; amf=$$2; \
150 dot_seen=no; \
151 target=`echo $@ | sed s/-recursive//`; \
152 list='$(SUBDIRS)'; for subdir in $$list; do \
153 echo "Making $$target in $$subdir"; \
154 if test "$$subdir" = "."; then \
155 dot_seen=yes; \
156 local_target="$$target-am"; \
157 else \
158 local_target="$$target"; \
159 fi; \
160 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
161 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
162 done; \
163 if test "$$dot_seen" = "no"; then \
164 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
165 fi; test -z "$$fail"
166
167mostlyclean-recursive clean-recursive distclean-recursive \
168maintainer-clean-recursive:
192 dot_seen=no; \
193 target=`echo $@ | sed s/-recursive//`; \
194 list='$(SUBDIRS)'; for subdir in $$list; do \
195 echo "Making $$target in $$subdir"; \
196 if test "$$subdir" = "."; then \
197 dot_seen=yes; \
198 local_target="$$target-am"; \
199 else \
200 local_target="$$target"; \
201 fi; \
202 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
203 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
204 done; \
205 if test "$$dot_seen" = "no"; then \
206 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
207 fi; test -z "$$fail"
208
209mostlyclean-recursive clean-recursive distclean-recursive \
210maintainer-clean-recursive:
169 @set fnord $(MAKEFLAGS); amf=$$2; \
211 @set fnord $$MAKEFLAGS; amf=$$2; \
170 dot_seen=no; \
171 case "$@" in \
172 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
173 *) list='$(SUBDIRS)' ;; \
174 esac; \
175 rev=''; for subdir in $$list; do \
176 if test "$$subdir" = "."; then :; else \
177 rev="$$subdir $$rev"; \

--- 10 unchanged lines hidden (view full) ---

188 fi; \
189 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
190 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
191 done && test -z "$$fail"
192tags-recursive:
193 list='$(SUBDIRS)'; for subdir in $$list; do \
194 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
195 done
212 dot_seen=no; \
213 case "$@" in \
214 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
215 *) list='$(SUBDIRS)' ;; \
216 esac; \
217 rev=''; for subdir in $$list; do \
218 if test "$$subdir" = "."; then :; else \
219 rev="$$subdir $$rev"; \

--- 10 unchanged lines hidden (view full) ---

230 fi; \
231 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
233 done && test -z "$$fail"
234tags-recursive:
235 list='$(SUBDIRS)'; for subdir in $$list; do \
236 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
237 done
238ctags-recursive:
239 list='$(SUBDIRS)'; for subdir in $$list; do \
240 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
241 done
196
242
243ETAGS = etags
244ETAGSFLAGS =
245
246CTAGS = ctags
247CTAGSFLAGS =
248
197tags: TAGS
198
199ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
249tags: TAGS
250
251ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
200 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
252 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
201 unique=`for i in $$list; do \
202 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203 done | \
204 $(AWK) ' { files[$$0] = 1; } \
205 END { for (i in files) print i; }'`; \
253 unique=`for i in $$list; do \
254 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
255 done | \
256 $(AWK) ' { files[$$0] = 1; } \
257 END { for (i in files) print i; }'`; \
206 mkid -fID $$unique $(LISP)
258 mkid -fID $$unique
207
208TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
209 $(TAGS_FILES) $(LISP)
210 tags=; \
211 here=`pwd`; \
259
260TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
261 $(TAGS_FILES) $(LISP)
262 tags=; \
263 here=`pwd`; \
264 if (etags --etags-include --version) >/dev/null 2>&1; then \
265 include_option=--etags-include; \
266 else \
267 include_option=--include; \
268 fi; \
212 list='$(SUBDIRS)'; for subdir in $$list; do \
213 if test "$$subdir" = .; then :; else \
269 list='$(SUBDIRS)'; for subdir in $$list; do \
270 if test "$$subdir" = .; then :; else \
214 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
271 test -f $$subdir/TAGS && \
272 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
215 fi; \
216 done; \
273 fi; \
274 done; \
217 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
275 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
218 unique=`for i in $$list; do \
219 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
220 done | \
221 $(AWK) ' { files[$$0] = 1; } \
222 END { for (i in files) print i; }'`; \
276 unique=`for i in $$list; do \
277 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278 done | \
279 $(AWK) ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
223 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
224 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
281 test -z "$(ETAGS_ARGS)$$tags$$unique" \
282 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
283 $$tags $$unique
225
284
285ctags: CTAGS
286CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
287 $(TAGS_FILES) $(LISP)
288 tags=; \
289 here=`pwd`; \
290 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | \
294 $(AWK) ' { files[$$0] = 1; } \
295 END { for (i in files) print i; }'`; \
296 test -z "$(CTAGS_ARGS)$$tags$$unique" \
297 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
298 $$tags $$unique
299
226GTAGS:
300GTAGS:
227 here=`CDPATH=: && cd $(top_builddir) && pwd` \
301 here=`$(am__cd) $(top_builddir) && pwd` \
228 && cd $(top_srcdir) \
229 && gtags -i $(GTAGS_ARGS) $$here
230
231distclean-tags:
302 && cd $(top_srcdir) \
303 && gtags -i $(GTAGS_ARGS) $$here
304
305distclean-tags:
232 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
233
306 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
234DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
235
236top_distdir = ..
237distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
238
239distdir: $(DISTFILES)
307DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
308
309top_distdir = ..
310distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
311
312distdir: $(DISTFILES)
240 @for file in $(DISTFILES); do \
241 if test -f $$file; then d=.; else d=$(srcdir); fi; \
313 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
314 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
315 list='$(DISTFILES)'; for file in $$list; do \
316 case $$file in \
317 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
318 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
319 esac; \
320 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
242 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
243 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
321 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
322 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
244 $(mkinstalldirs) "$(distdir)/$$dir"; \
323 dir="/$$dir"; \
324 $(mkinstalldirs) "$(distdir)$$dir"; \
325 else \
326 dir=''; \
245 fi; \
246 if test -d $$d/$$file; then \
327 fi; \
328 if test -d $$d/$$file; then \
247 cp -pR $$d/$$file $(distdir) \
248 || exit 1; \
329 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
331 fi; \
332 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
249 else \
250 test -f $(distdir)/$$file \
251 || cp -p $$d/$$file $(distdir)/$$file \
252 || exit 1; \
253 fi; \
254 done
333 else \
334 test -f $(distdir)/$$file \
335 || cp -p $$d/$$file $(distdir)/$$file \
336 || exit 1; \
337 fi; \
338 done
255 for subdir in $(SUBDIRS); do \
339 list='$(SUBDIRS)'; for subdir in $$list; do \
256 if test "$$subdir" = .; then :; else \
257 test -d $(distdir)/$$subdir \
258 || mkdir $(distdir)/$$subdir \
259 || exit 1; \
260 (cd $$subdir && \
261 $(MAKE) $(AM_MAKEFLAGS) \
262 top_distdir="$(top_distdir)" \
263 distdir=../$(distdir)/$$subdir \

--- 13 unchanged lines hidden (view full) ---

277uninstall: uninstall-recursive
278
279install-am: all-am
280 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281
282installcheck: installcheck-recursive
283install-strip:
284 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340 if test "$$subdir" = .; then :; else \
341 test -d $(distdir)/$$subdir \
342 || mkdir $(distdir)/$$subdir \
343 || exit 1; \
344 (cd $$subdir && \
345 $(MAKE) $(AM_MAKEFLAGS) \
346 top_distdir="$(top_distdir)" \
347 distdir=../$(distdir)/$$subdir \

--- 13 unchanged lines hidden (view full) ---

361uninstall: uninstall-recursive
362
363install-am: all-am
364 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
365
366installcheck: installcheck-recursive
367install-strip:
368 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369 INSTALL_STRIP_FLAG=-s \
285 `test -z '$(STRIP)' || \
286 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287mostlyclean-generic:
288
289clean-generic:
290
291distclean-generic:
370 `test -z '$(STRIP)' || \
371 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
372mostlyclean-generic:
373
374clean-generic:
375
376distclean-generic:
292 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
377 -rm -f $(CONFIG_CLEAN_FILES)
293
294maintainer-clean-generic:
295 @echo "This command is intended for maintainers to use"
296 @echo "it deletes files that may require special tools to rebuild."
297clean: clean-recursive
298
299clean-am: clean-generic mostlyclean-am
300
301distclean: distclean-recursive
378
379maintainer-clean-generic:
380 @echo "This command is intended for maintainers to use"
381 @echo "it deletes files that may require special tools to rebuild."
382clean: clean-recursive
383
384clean-am: clean-generic mostlyclean-am
385
386distclean: distclean-recursive
302
387 -rm -f Makefile
303distclean-am: clean-am distclean-generic distclean-tags
304
305dvi: dvi-recursive
306
307dvi-am:
308
309info: info-recursive
310

--- 5 unchanged lines hidden (view full) ---

316
317install-info: install-info-recursive
318
319install-man:
320
321installcheck-am:
322
323maintainer-clean: maintainer-clean-recursive
388distclean-am: clean-am distclean-generic distclean-tags
389
390dvi: dvi-recursive
391
392dvi-am:
393
394info: info-recursive
395

--- 5 unchanged lines hidden (view full) ---

401
402install-info: install-info-recursive
403
404install-man:
405
406installcheck-am:
407
408maintainer-clean: maintainer-clean-recursive
324
409 -rm -f Makefile
325maintainer-clean-am: distclean-am maintainer-clean-generic
326
327mostlyclean: mostlyclean-recursive
328
329mostlyclean-am: mostlyclean-generic
330
410maintainer-clean-am: distclean-am maintainer-clean-generic
411
412mostlyclean: mostlyclean-recursive
413
414mostlyclean-am: mostlyclean-generic
415
416pdf: pdf-recursive
417
418pdf-am:
419
420ps: ps-recursive
421
422ps-am:
423
331uninstall-am: uninstall-info-am
332
333uninstall-info: uninstall-info-recursive
334
424uninstall-am: uninstall-info-am
425
426uninstall-info: uninstall-info-recursive
427
335.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
336 clean-generic clean-recursive distclean distclean-generic \
337 distclean-recursive distclean-tags distdir dvi dvi-am \
338 dvi-recursive info info-am info-recursive install install-am \
339 install-data install-data-am install-data-recursive \
428.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
429 clean-generic clean-recursive ctags ctags-recursive distclean \
430 distclean-generic distclean-recursive distclean-tags distdir \
431 dvi dvi-am dvi-recursive info info-am info-recursive install \
432 install-am install-data install-data-am install-data-recursive \
340 install-exec install-exec-am install-exec-recursive \
341 install-info install-info-am install-info-recursive install-man \
342 install-recursive install-strip installcheck installcheck-am \
343 installdirs installdirs-am installdirs-recursive \
344 maintainer-clean maintainer-clean-generic \
345 maintainer-clean-recursive mostlyclean mostlyclean-generic \
433 install-exec install-exec-am install-exec-recursive \
434 install-info install-info-am install-info-recursive install-man \
435 install-recursive install-strip installcheck installcheck-am \
436 installdirs installdirs-am installdirs-recursive \
437 maintainer-clean maintainer-clean-generic \
438 maintainer-clean-recursive mostlyclean mostlyclean-generic \
346 mostlyclean-recursive tags tags-recursive uninstall \
347 uninstall-am uninstall-info-am uninstall-info-recursive \
348 uninstall-recursive
439 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
440 ps-recursive tags tags-recursive uninstall uninstall-am \
441 uninstall-info-am uninstall-info-recursive uninstall-recursive
349
350# Tell versions [3.59,3.63) of GNU make to not export all variables.
351# Otherwise a system limit (for SysV at least) may be exceeded.
352.NOEXPORT:
442
443# Tell versions [3.59,3.63) of GNU make to not export all variables.
444# Otherwise a system limit (for SysV at least) may be exceeded.
445.NOEXPORT: