1 # Makefile.in generated by automake 1.6.2 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
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.
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
19 top_srcdir
= @top_srcdir@
22 exec_prefix = @
exec_prefix@
26 libexecdir
= @libexecdir@
28 sysconfdir
= @sysconfdir@
29 sharedstatedir
= @sharedstatedir@
30 localstatedir
= @localstatedir@
34 includedir = @
includedir@
35 oldincludedir = /usr
/include
36 pkgdatadir
= $(datadir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkgincludedir
= $(includedir)/@PACKAGE@
44 AUTOHEADER
= @AUTOHEADER@
46 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
49 INSTALL_DATA
= @INSTALL_DATA@
50 install_sh_DATA
= $(install_sh
) -c
-m
644
51 install_sh_PROGRAM
= $(install_sh
) -c
52 install_sh_SCRIPT
= $(install_sh
) -c
53 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
54 INSTALL_HEADER
= $(INSTALL_DATA
)
55 transform
= @program_transform_name@
62 host_alias
= @host_alias@
67 PATH_SEPARATOR
= @PATH_SEPARATOR@
70 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
71 CATOBJEXT
= @CATOBJEXT@
74 DATADIRNAME
= @DATADIRNAME@
77 FESETROUND_LIBM
= @FESETROUND_LIBM@
79 GETLOADAVG_LIBS
= @GETLOADAVG_LIBS@
82 GNU_PACKAGE
= @GNU_PACKAGE@
85 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
86 INSTOBJEXT
= @INSTOBJEXT@
87 INTLBISON
= @INTLBISON@
90 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
91 KMEM_GROUP
= @KMEM_GROUP@
95 LIB_CLOCK_GETTIME
= @LIB_CLOCK_GETTIME@
96 LIB_CRYPT
= @LIB_CRYPT@
97 LIB_NANOSLEEP
= @LIB_NANOSLEEP@
99 LTLIBICONV
= @LTLIBICONV@
100 LTLIBINTL
= @LTLIBINTL@
102 MKINSTALLDIRS
= @MKINSTALLDIRS@
103 NEED_SETGID
= @NEED_SETGID@
104 OPTIONAL_BIN_PROGS
= @OPTIONAL_BIN_PROGS@
105 OPTIONAL_BIN_ZCRIPTS
= @OPTIONAL_BIN_ZCRIPTS@
110 SEQ_LIBM
= @SEQ_LIBM@
111 SQRT_LIBM
= @SQRT_LIBM@
114 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
118 am__include
= @am__include@
119 am__quote
= @am__quote@
120 install_sh
= @install_sh@
122 cat
.1 cksum
.1 comm
.1 csplit
.1 cut
.1 expand
.1 fmt
.1 \
123 fold
.1 head
.1 join.1 md5sum
.1 nl
.1 od
.1 paste
.1 pr
.1 ptx
.1 \
124 sha1sum
.1 sort.1 split
.1 sum
.1 \
125 tac
.1 tail
.1 tr
.1 tsort
.1 unexpand
.1 uniq
.1 wc
.1 \
126 basename.1 chroot
.1 date
.1 dirname
.1 echo
.1 env
.1 expr
.1 factor
.1 \
127 false
.1 groups
.1 hostid
.1 hostname
.1 id
.1 logname
.1 nice
.1 nohup
.1 \
128 pathchk
.1 pinky
.1 printenv
.1 printf
.1 pwd
.1 seq
.1 sleep
.1 stty
.1 su
.1 \
129 tee
.1 test.1 true
.1 tty
.1 uname
.1 uptime
.1 users
.1 who
.1 whoami
.1 yes
.1 \
130 chgrp
.1 chmod
.1 chown
.1 cp
.1 dir.1 dd
.1 df
.1 dircolors
.1 \
131 du
.1 install.1 link
.1 ln
.1 ls
.1 mkdir
.1 mkfifo
.1 mknod
.1 mv
.1 rm.1 rmdir
.1 \
132 shred
.1 sync
.1 touch
.1 unlink
.1 vdir
.1
135 man_aux
= $(dist_man_MANS
:.1=.x
)
137 EXTRA_DIST
= $(man_aux
)
138 MAINTAINERCLEANFILES
= $(man_MANS
)
140 # Depend on configure.ac to get version number changes.
141 common_dep
= $(top_srcdir
)/configure.ac
145 # Ensure that help2man runs the ../src/ginstall binary as
146 # `install' when creating install.1.
148 mapped_name
= `echo $*|sed 's/install/ginstall/'`
150 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/config
/mkinstalldirs
151 CONFIG_HEADER
= $(top_builddir
)/config.h
156 MANS
= $(dist_man_MANS
)
157 DIST_COMMON
= $(dist_man_MANS
) Makefile.am Makefile.in
162 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.ac
$(ACLOCAL_M4
)
163 cd
$(top_srcdir
) && \
164 $(AUTOMAKE
) --gnits man
/Makefile
165 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
166 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
)
169 man1dir = $(mandir)/man1
170 install-man1
: $(man1_MANS
) $(man_MANS
)
172 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
173 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
174 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
177 *.1*) list
="$$list $$i" ;; \
180 for i in
$$list; do \
181 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
183 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
188 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
189 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
190 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
191 echo
" $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
192 $(INSTALL_DATA
) $$file $(DESTDIR
)$(man1dir)/$$inst; \
196 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
197 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
200 *.1*) list
="$$list $$i" ;; \
203 for i in
$$list; do \
204 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
205 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
206 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
207 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
208 echo
" rm -f $(DESTDIR)$(man1dir)/$$inst"; \
209 rm -f
$(DESTDIR
)$(man1dir)/$$inst; \
214 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
217 distdir
= $(top_distdir
)/$(PACKAGE
)-$(VERSION
)
219 distdir
: $(DISTFILES
)
220 @list
='$(DISTFILES)'; for file in
$$list; do \
221 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
222 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
223 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
225 $(mkinstalldirs
) "$(distdir)$$dir"; \
229 if
test -d
$$d/$$file; then \
230 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
231 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
233 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
235 test -f
$(distdir
)/$$file \
236 || cp
-p
$$d/$$file $(distdir
)/$$file \
242 all-am
: Makefile
$(MANS
)
245 $(mkinstalldirs
) $(DESTDIR
)$(man1dir)
248 install-exec
: install-exec-am
249 install-data
: install-data-am
250 uninstall: uninstall-am
253 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
255 installcheck: installcheck-am
257 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
258 INSTALL_STRIP_FLAG
=-s \
259 `test -z '$(STRIP)' || \
260 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
266 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
268 maintainer-clean-generic
:
269 @echo
"This command is intended for maintainers to use"
270 @echo
"it deletes files that may require special tools to rebuild."
271 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
274 clean-am
: clean-generic mostlyclean-am
276 distclean: distclean-am
278 distclean-am
: clean-am distclean-generic
288 install-data-am
: install-man
292 install-info
: install-info-am
294 install-man
: install-man1
298 maintainer-clean
: maintainer-clean-am
300 maintainer-clean-am
: distclean-am maintainer-clean-generic
302 mostlyclean: mostlyclean-am
304 mostlyclean-am
: mostlyclean-generic
306 uninstall-am
: uninstall-info-am uninstall-man
308 uninstall-man
: uninstall-man1
310 .PHONY
: all all-am
check check-am
clean clean-generic
distclean \
311 distclean-generic distdir
dvi dvi-am
info info-am
install \
312 install-am install-data install-data-am install-exec \
313 install-exec-am install-info install-info-am install-man \
314 install-man1 install-strip
installcheck installcheck-am \
315 installdirs maintainer-clean maintainer-clean-generic \
316 mostlyclean mostlyclean-generic
uninstall uninstall-am \
317 uninstall-info-am uninstall-man uninstall-man1
320 cat
.1: $(common_dep
) $(srcdir)/cat.x ..
/src
/cat.c
321 cksum
.1: $(common_dep
) $(srcdir)/cksum.x ..
/src
/cksum.c
322 comm
.1: $(common_dep
) $(srcdir)/comm.x ..
/src
/comm.c
323 csplit
.1: $(common_dep
) $(srcdir)/csplit.x ..
/src
/csplit.c
324 cut
.1: $(common_dep
) $(srcdir)/cut.x ..
/src
/cut.c
325 expand
.1: $(common_dep
) $(srcdir)/expand.x ..
/src
/expand.c
326 fmt
.1: $(common_dep
) $(srcdir)/fmt.x ..
/src
/fmt.c
327 fold
.1: $(common_dep
) $(srcdir)/fold.x ..
/src
/fold.c
328 head
.1: $(common_dep
) $(srcdir)/head.x ..
/src
/head.c
329 join.1: $(common_dep
) $(srcdir)/join.x ..
/src
/join.c
330 md5sum
.1: $(common_dep
) $(srcdir)/md5sum.x ..
/src
/md5sum.c
331 nl
.1: $(common_dep
) $(srcdir)/nl.x ..
/src
/nl.c
332 od
.1: $(common_dep
) $(srcdir)/od.x ..
/src
/od.c
333 paste
.1: $(common_dep
) $(srcdir)/paste.x ..
/src
/paste.c
334 pr
.1: $(common_dep
) $(srcdir)/pr.x ..
/src
/pr.c
335 ptx
.1: $(common_dep
) $(srcdir)/ptx.x ..
/src
/ptx.c
336 sha1sum
.1: $(common_dep
) $(srcdir)/sha1sum.x ..
/src
/md5sum.c
337 sort.1: $(common_dep
) $(srcdir)/sort.x ..
/src
/sort.c
338 split
.1: $(common_dep
) $(srcdir)/split.x ..
/src
/split.c
339 sum
.1: $(common_dep
) $(srcdir)/sum.x ..
/src
/sum.c
340 tac
.1: $(common_dep
) $(srcdir)/tac.x ..
/src
/tac.c
341 tail
.1: $(common_dep
) $(srcdir)/tail.x ..
/src
/tail.c
342 tr
.1: $(common_dep
) $(srcdir)/tr.x ..
/src
/tr.c
343 tsort
.1: $(common_dep
) $(srcdir)/tsort.x ..
/src
/tsort.c
344 unexpand
.1: $(common_dep
) $(srcdir)/unexpand.x ..
/src
/unexpand.c
345 uniq
.1: $(common_dep
) $(srcdir)/uniq.x ..
/src
/uniq.c
346 wc
.1: $(common_dep
) $(srcdir)/wc.x ..
/src
/wc.c
347 basename.1: $(common_dep
) $(srcdir)/basename.x ..
/src
/basename.c
348 chroot
.1: $(common_dep
) $(srcdir)/chroot.x ..
/src
/chroot.c
349 date
.1: $(common_dep
) $(srcdir)/date.x ..
/src
/date.c
350 dirname
.1: $(common_dep
) $(srcdir)/dirname.x ..
/src
/dirname.c
351 echo
.1: $(common_dep
) $(srcdir)/echo.x ..
/src
/echo.c
352 env
.1: $(common_dep
) $(srcdir)/env.x ..
/src
/env.c
353 expr
.1: $(common_dep
) $(srcdir)/expr.x ..
/src
/expr.c
354 factor
.1: $(common_dep
) $(srcdir)/factor.x ..
/src
/factor.c
355 false
.1: $(common_dep
) $(srcdir)/false.x ..
/src
/false.c
356 groups
.1: $(common_dep
) $(srcdir)/groups.x ..
/src
/groups.sh
357 hostid
.1: $(common_dep
) $(srcdir)/hostid.x ..
/src
/hostid.c
358 hostname
.1: $(common_dep
) $(srcdir)/hostname.x ..
/src
/hostname.c
359 id
.1: $(common_dep
) $(srcdir)/id.x ..
/src
/id.c
360 logname
.1: $(common_dep
) $(srcdir)/logname.x ..
/src
/logname.c
361 nice
.1: $(common_dep
) $(srcdir)/nice.x ..
/src
/nice.c
362 nohup
.1: $(common_dep
) $(srcdir)/nohup.x ..
/src
/nohup.sh
363 pathchk
.1: $(common_dep
) $(srcdir)/pathchk.x ..
/src
/pathchk.c
364 pinky
.1: $(common_dep
) $(srcdir)/pinky.x ..
/src
/pinky.c
365 printenv
.1: $(common_dep
) $(srcdir)/printenv.x ..
/src
/printenv.c
366 printf
.1: $(common_dep
) $(srcdir)/printf.x ..
/src
/printf.c
367 pwd
.1: $(common_dep
) $(srcdir)/pwd.x ..
/src
/pwd.c
368 seq
.1: $(common_dep
) $(srcdir)/seq.x ..
/src
/seq.c
369 sleep
.1: $(common_dep
) $(srcdir)/sleep.x ..
/src
/sleep.c
370 stty
.1: $(common_dep
) $(srcdir)/stty.x ..
/src
/stty.c
371 su
.1: $(common_dep
) $(srcdir)/su.x ..
/src
/su.c
372 tee
.1: $(common_dep
) $(srcdir)/tee.x ..
/src
/tee.c
373 test.1: $(common_dep
) $(srcdir)/test.x ..
/src
/test.c
374 true
.1: $(common_dep
) $(srcdir)/true.x ..
/src
/true.c
375 tty
.1: $(common_dep
) $(srcdir)/tty.x ..
/src
/tty.c
376 uname
.1: $(common_dep
) $(srcdir)/uname.x ..
/src
/uname.c
377 uptime
.1: $(common_dep
) $(srcdir)/uptime.x ..
/src
/uptime.c
378 users
.1: $(common_dep
) $(srcdir)/users.x ..
/src
/users.c
379 who
.1: $(common_dep
) $(srcdir)/who.x ..
/src
/who.c
380 whoami
.1: $(common_dep
) $(srcdir)/whoami.x ..
/src
/whoami.c
381 yes
.1: $(common_dep
) $(srcdir)/yes.x ..
/src
/yes.c
383 # Note that e.g., dir depends on ls.c, since that's where it's --help text is.
384 chgrp
.1: $(common_dep
) $(srcdir)/chgrp.x ..
/src
/chgrp.c
385 chmod
.1: $(common_dep
) $(srcdir)/chmod.x ..
/src
/chmod.c
386 chown
.1: $(common_dep
) $(srcdir)/chown.x ..
/src
/chown.c
387 cp
.1: $(common_dep
) $(srcdir)/cp.x ..
/src
/cp.c
388 dd
.1: $(common_dep
) $(srcdir)/dd.x ..
/src
/dd.c
389 df
.1: $(common_dep
) $(srcdir)/df.x ..
/src
/df.c
390 dir.1: $(common_dep
) $(srcdir)/dir.x ..
/src
/ls.c
391 dircolors
.1: $(common_dep
) $(srcdir)/dircolors.x ..
/src
/dircolors.c
392 du
.1: $(common_dep
) $(srcdir)/du.x ..
/src
/du.c
393 install.1: $(common_dep
) $(srcdir)/install.x ..
/src
/install.c
394 link
.1: $(common_dep
) $(srcdir)/link.x ..
/src
/link.c
395 ln
.1: $(common_dep
) $(srcdir)/ln.x ..
/src
/ln.c
396 ls
.1: $(common_dep
) $(srcdir)/ls.x ..
/src
/ls.c
397 mkdir
.1: $(common_dep
) $(srcdir)/mkdir.x ..
/src
/mkdir.c
398 mkfifo
.1: $(common_dep
) $(srcdir)/mkfifo.x ..
/src
/mkfifo.c
399 mknod
.1: $(common_dep
) $(srcdir)/mknod.x ..
/src
/mknod.c
400 mv
.1: $(common_dep
) $(srcdir)/mv.x ..
/src
/mv.c
401 rm.1: $(common_dep
) $(srcdir)/rm.x ..
/src
/rm.c
402 rmdir
.1: $(common_dep
) $(srcdir)/rmdir.x ..
/src
/rmdir.c
403 shred
.1: $(common_dep
) $(srcdir)/shred.x ..
/src
/shred.c
404 sync
.1: $(common_dep
) $(srcdir)/sync.x ..
/src
/sync.c
405 touch
.1: $(common_dep
) $(srcdir)/touch.x ..
/src
/touch.c
406 unlink
.1: $(common_dep
) $(srcdir)/unlink.x ..
/src
/unlink.c
407 vdir
.1: $(common_dep
) $(srcdir)/vdir.x ..
/src
/ls.c
409 # Note the use of $t/$*, rather than just `$*' as in other packages.
410 # That is necessary to avoid failures for programs that are also shell built-in
411 # functions like echo, false, printf, pwd.
413 @echo
"Updating man page $@"; \
415 ln
-s ..
/..
/src
/$(mapped_name
) $t/$*; \
417 --include=$(srcdir)/$*.x \
420 # Tell versions [3.59,3.63) of GNU make to not export all variables.
421 # Otherwise a system limit (for SysV at least) may be exceeded.