Deleted Added
sdiff udiff text old ( 127808 ) new ( 142403 )
full compact
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
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
17# $Id: Makefile.am,v 1.9 1999/07/28 21:15:06 assar Exp $
18
19# $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $
20
21# $Id: Makefile.am.common,v 1.37.2.2 2003/10/13 13:15:39 joda Exp $
22
23srcdir = @srcdir@
24top_srcdir = @top_srcdir@
25VPATH = @srcdir@
26pkgdatadir = $(datadir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkgincludedir = $(includedir)/@PACKAGE@
29top_builddir = ../../..
30
31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32INSTALL = @INSTALL@
33install_sh_DATA = $(install_sh) -c -m 644
34install_sh_PROGRAM = $(install_sh) -c
35install_sh_SCRIPT = $(install_sh) -c
36INSTALL_HEADER = $(INSTALL_DATA)
37transform = $(program_transform_name)
38NORMAL_INSTALL = :
39PRE_INSTALL = :
40POST_INSTALL = :
41NORMAL_UNINSTALL = :
42PRE_UNINSTALL = :
43POST_UNINSTALL = :
44host_triplet = @host@
45ACLOCAL = @ACLOCAL@
46AIX4_FALSE = @AIX4_FALSE@
47AIX4_TRUE = @AIX4_TRUE@
48AIX_DYNAMIC_AFS_FALSE = @AIX_DYNAMIC_AFS_FALSE@
49AIX_DYNAMIC_AFS_TRUE = @AIX_DYNAMIC_AFS_TRUE@
50AIX_EXTRA_KAFS = @AIX_EXTRA_KAFS@
51AIX_FALSE = @AIX_FALSE@
52AIX_TRUE = @AIX_TRUE@

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

97HAVE_NDBM_TRUE = @HAVE_NDBM_TRUE@
98HAVE_OPENSSL_FALSE = @HAVE_OPENSSL_FALSE@
99HAVE_OPENSSL_TRUE = @HAVE_OPENSSL_TRUE@
100HAVE_X_FALSE = @HAVE_X_FALSE@
101HAVE_X_TRUE = @HAVE_X_TRUE@
102INCLUDES_roken = @INCLUDES_roken@
103INCLUDE_des = @INCLUDE_des@
104INCLUDE_hesiod = @INCLUDE_hesiod@
105
106INCLUDE_krb4 = @INCLUDE_krb4@
107
108INCLUDE_openldap = @INCLUDE_openldap@
109
110INCLUDE_readline = @INCLUDE_readline@
111INSTALL_DATA = @INSTALL_DATA@
112INSTALL_PROGRAM = @INSTALL_PROGRAM@
113INSTALL_SCRIPT = @INSTALL_SCRIPT@
114INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115IRIX_FALSE = @IRIX_FALSE@
116IRIX_TRUE = @IRIX_TRUE@
117KRB4_FALSE = @KRB4_FALSE@
118KRB4_TRUE = @KRB4_TRUE@
119KRB5_FALSE = @KRB5_FALSE@
120KRB5_TRUE = @KRB5_TRUE@
121LDFLAGS = @LDFLAGS@
122LEX = @LEX@
123
124LEXLIB = @LEXLIB@
125LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
126LIBOBJS = @LIBOBJS@
127LIBS = @LIBS@
128LIBTOOL = @LIBTOOL@
129LIB_AUTH_SUBDIRS = @LIB_AUTH_SUBDIRS@
130LIB_NDBM = @LIB_NDBM@
131LIB_XauFileName = @LIB_XauFileName@
132
133LIB_XauReadAuth = @LIB_XauReadAuth@
134LIB_XauWriteAuth = @LIB_XauWriteAuth@
135LIB_bswap16 = @LIB_bswap16@
136LIB_bswap32 = @LIB_bswap32@
137LIB_com_err = @LIB_com_err@
138LIB_com_err_a = @LIB_com_err_a@
139LIB_com_err_so = @LIB_com_err_so@
140LIB_crypt = @LIB_crypt@

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

253host_vendor = @host_vendor@
254includedir = @includedir@
255infodir = @infodir@
256install_sh = @install_sh@
257libdir = @libdir@
258libexecdir = @libexecdir@
259localstatedir = @localstatedir@
260mandir = @mandir@
261oldincludedir = @oldincludedir@
262prefix = @prefix@
263program_transform_name = @program_transform_name@
264sbindir = @sbindir@
265sharedstatedir = @sharedstatedir@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
268
269SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
270
271INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(INCLUDE_krb4)
272
273@do_roken_rename_TRUE@ROKEN_RENAME = -DROKEN_RENAME
274
275AM_CFLAGS = $(WFLAGS)
276
277CP = cp
278
279buildinclude = $(top_builddir)/include
280LIB_getattr = @LIB_getattr@
281LIB_getpwent_r = @LIB_getpwent_r@
282LIB_odm_initialize = @LIB_odm_initialize@
283LIB_setpcred = @LIB_setpcred@
284
285HESIODLIB = @HESIODLIB@
286HESIODINCLUDE = @HESIODINCLUDE@
287
288NROFF_MAN = groff -mandoc -Tascii
289
290LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
291
292@KRB5_TRUE@LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
293@KRB5_TRUE@ $(top_builddir)/lib/asn1/libasn1.la
294
295@KRB5_TRUE@LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
296
297@DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
298
299noinst_LIBRARIES = libcommon.a
300
301libcommon_a_SOURCES = \
302 sockbuf.c \
303 buffer.c \
304 common.h
305
306subdir = appl/ftp/common
307ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
308mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
309CONFIG_HEADER = $(top_builddir)/include/config.h
310CONFIG_CLEAN_FILES =
311LIBRARIES = $(noinst_LIBRARIES)
312
313libcommon_a_AR = $(AR) cru
314libcommon_a_LIBADD =
315am_libcommon_a_OBJECTS = sockbuf.$(OBJEXT) buffer.$(OBJEXT)
316libcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)
317
318DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
319depcomp =
320am__depfiles_maybe =
321COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
322 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
323LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
324 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
325CCLD = $(CC)
326LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
327 $(AM_LDFLAGS) $(LDFLAGS) -o $@
328DIST_SOURCES = $(libcommon_a_SOURCES)
329DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.am.common \
330 $(top_srcdir)/cf/Makefile.am.common Makefile.am
331SOURCES = $(libcommon_a_SOURCES)
332
333all: all-am
334
335.SUFFIXES:
336.SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .lo .o .obj
337$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
338 cd $(top_srcdir) && \
339 $(AUTOMAKE) --foreign appl/ftp/common/Makefile
340Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
341 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
342
343clean-noinstLIBRARIES:
344 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
345libcommon.a: $(libcommon_a_OBJECTS) $(libcommon_a_DEPENDENCIES)
346 -rm -f libcommon.a
347 $(libcommon_a_AR) libcommon.a $(libcommon_a_OBJECTS) $(libcommon_a_LIBADD)
348 $(RANLIB) libcommon.a
349
350mostlyclean-compile:
351 -rm -f *.$(OBJEXT) core *.core
352
353distclean-compile:
354 -rm -f *.tab.c
355
356.c.o:
357 $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
358
359.c.obj:
360 $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
361
362.c.lo:
363 $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
364
365mostlyclean-libtool:
366 -rm -f *.lo
367
368clean-libtool:
369 -rm -rf .libs _libs
370
371distclean-libtool:
372 -rm -f libtool
373uninstall-info-am:
374
375ETAGS = etags
376ETAGSFLAGS =
377
378CTAGS = ctags
379CTAGSFLAGS =
380
381tags: TAGS
382
383ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
384 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385 unique=`for i in $$list; do \
386 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387 done | \
388 $(AWK) ' { files[$$0] = 1; } \
389 END { for (i in files) print i; }'`; \
390 mkid -fID $$unique
391
392TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
393 $(TAGS_FILES) $(LISP)
394 tags=; \
395 here=`pwd`; \
396 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397 unique=`for i in $$list; do \
398 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399 done | \
400 $(AWK) ' { files[$$0] = 1; } \
401 END { for (i in files) print i; }'`; \
402 test -z "$(ETAGS_ARGS)$$tags$$unique" \
403 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
404 $$tags $$unique
405
406ctags: CTAGS
407CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
408 $(TAGS_FILES) $(LISP)
409 tags=; \
410 here=`pwd`; \
411 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \

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

420
421GTAGS:
422 here=`$(am__cd) $(top_builddir) && pwd` \
423 && cd $(top_srcdir) \
424 && gtags -i $(GTAGS_ARGS) $$here
425
426distclean-tags:
427 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
429
430top_distdir = ../../..
431distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
432
433distdir: $(DISTFILES)
434 $(mkinstalldirs) $(distdir)/../../.. $(distdir)/../../../cf
435 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
437 list='$(DISTFILES)'; for file in $$list; do \
438 case $$file in \
439 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
440 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
441 esac; \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
444 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
445 dir="/$$dir"; \
446 $(mkinstalldirs) "$(distdir)$$dir"; \
447 else \
448 dir=''; \
449 fi; \
450 if test -d $$d/$$file; then \
451 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
453 fi; \
454 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \

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

460 done
461 $(MAKE) $(AM_MAKEFLAGS) \
462 top_distdir="$(top_distdir)" distdir="$(distdir)" \
463 dist-hook
464check-am: all-am
465 $(MAKE) $(AM_MAKEFLAGS) check-local
466check: check-am
467all-am: Makefile $(LIBRARIES) all-local
468
469installdirs:
470install: install-am
471install-exec: install-exec-am
472install-data: install-data-am
473uninstall: uninstall-am
474
475install-am: all-am
476 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

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

500 -rm -f Makefile
501distclean-am: clean-am distclean-compile distclean-generic \
502 distclean-libtool distclean-tags
503
504dvi: dvi-am
505
506dvi-am:
507
508info: info-am
509
510info-am:
511
512install-data-am:
513 @$(NORMAL_INSTALL)
514 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
515

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

539ps: ps-am
540
541ps-am:
542
543uninstall-am: uninstall-info-am
544
545.PHONY: CTAGS GTAGS all all-am all-local check check-am check-local \
546 clean clean-generic clean-libtool clean-noinstLIBRARIES ctags \
547 distclean distclean-compile distclean-generic distclean-libtool \
548 distclean-tags distdir dvi dvi-am info info-am install \
549 install-am install-data install-data-am install-exec \
550 install-exec-am install-info install-info-am install-man \
551 install-strip installcheck installcheck-am installdirs \
552 maintainer-clean maintainer-clean-generic mostlyclean \
553 mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
554 pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
555
556
557install-suid-programs:
558 @foo='$(bin_SUIDS)'; \
559 for file in $$foo; do \
560 x=$(DESTDIR)$(bindir)/$$file; \
561 if chown 0:0 $$x && chmod u+s $$x; then :; else \
562 echo "*"; \

--- 126 unchanged lines hidden ---