/[public]/psiconv/trunk/compat/Makefile.in
ViewVC logotype

Diff of /psiconv/trunk/compat/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 49 Revision 116
1# Makefile.in generated automatically by automake 1.4 from Makefile.am 1# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2 2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. 3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation 4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it, 5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved. 6# with or without modifications, as long as this notice is preserved.
60host_alias = @host_alias@ 60host_alias = @host_alias@
61host_triplet = @host@ 61host_triplet = @host@
62AS = @AS@ 62AS = @AS@
63CC = @CC@ 63CC = @CC@
64DLLTOOL = @DLLTOOL@ 64DLLTOOL = @DLLTOOL@
65ECHO = @ECHO@
66EXEEXT = @EXEEXT@
67IMAGEMAGICK = @IMAGEMAGICK@
65INT_16_BIT = @INT_16_BIT@ 68INT_16_BIT = @INT_16_BIT@
66INT_32_BIT = @INT_32_BIT@ 69INT_32_BIT = @INT_32_BIT@
67INT_8_BIT = @INT_8_BIT@ 70INT_8_BIT = @INT_8_BIT@
68LIBTOOL = @LIBTOOL@ 71LIBTOOL = @LIBTOOL@
69LIB_MAGICK = @LIB_MAGICK@ 72LIB_MAGICK = @LIB_MAGICK@
70LN_S = @LN_S@ 73LN_S = @LN_S@
71MAKEINFO = @MAKEINFO@ 74MAKEINFO = @MAKEINFO@
72OBJDUMP = @OBJDUMP@ 75OBJDUMP = @OBJDUMP@
76OBJEXT = @OBJEXT@
73PACKAGE = @PACKAGE@ 77PACKAGE = @PACKAGE@
74RANLIB = @RANLIB@ 78RANLIB = @RANLIB@
79STRIP = @STRIP@
75VERSION = @VERSION@ 80VERSION = @VERSION@
76cflags_set = @cflags_set@ 81cflags_set = @cflags_set@
77 82
78noinst_LTLIBRARIES = libcompat.la 83noinst_LTLIBRARIES = libcompat.la
79 84
80libcompat_la_LIBADD = @LIBOBJS@ 85libcompat_la_LIBADD = @LIBOBJS@
81libcompat_la_SOURCES = dummy.c 86libcompat_la_SOURCES = dummy.c
82libcompat_la_LDFLAGS = -static 87libcompat_la_LDFLAGS = -static
83 88
84EXTRA_DIST = getopt.h compat.h 89EXTRA_DIST = getopt.h compat.h getopt.c getopt1.c
85mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 90mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
86CONFIG_HEADER = ../config.h 91CONFIG_HEADER = ../config.h
87CONFIG_CLEAN_FILES = 92CONFIG_CLEAN_FILES =
88LTLIBRARIES = $(noinst_LTLIBRARIES) 93LTLIBRARIES = $(noinst_LTLIBRARIES)
89 94
97CFLAGS = @CFLAGS@ 102CFLAGS = @CFLAGS@
98COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 103COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 104LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100CCLD = $(CC) 105CCLD = $(CC)
101LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ 106LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
102DIST_COMMON = Makefile.am Makefile.in getopt.c getopt1.c strdup.c 107DIST_COMMON = Makefile.am Makefile.in strdup.c
103 108
104 109
105DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) 110DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
106 111
107TAR = tar 112TAR = tar
108GZIP_ENV = --best 113GZIP_ENV = --best
109DEP_FILES = .deps/dummy.P .deps/getopt.P .deps/getopt1.P .deps/strdup.P 114DEP_FILES = .deps/dummy.P .deps/strdup.P
110SOURCES = $(libcompat_la_SOURCES) 115SOURCES = $(libcompat_la_SOURCES)
111OBJECTS = $(libcompat_la_OBJECTS) 116OBJECTS = $(libcompat_la_OBJECTS)
112 117
113all: all-redirect 118all: all-redirect
114.SUFFIXES: 119.SUFFIXES:
115.SUFFIXES: .S .c .lo .o .s 120.SUFFIXES: .S .c .lo .o .obj .s
116$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 121$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
117 cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile 122 cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile
118 123
119Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) 124Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
120 cd $(top_builddir) \ 125 cd $(top_builddir) \
128 133
129distclean-noinstLTLIBRARIES: 134distclean-noinstLTLIBRARIES:
130 135
131maintainer-clean-noinstLTLIBRARIES: 136maintainer-clean-noinstLTLIBRARIES:
132 137
138# FIXME: We should only use cygpath when building on Windows,
139# and only if it is available.
140.c.obj:
141 $(COMPILE) -c `cygpath -w $<`
142
133.s.o: 143.s.o:
134 $(COMPILE) -c $< 144 $(COMPILE) -c $<
135 145
136.S.o: 146.S.o:
137 $(COMPILE) -c $< 147 $(COMPILE) -c $<
138 148
139mostlyclean-compile: 149mostlyclean-compile:
140 -rm -f *.o core *.core 150 -rm -f *.o core *.core
151 -rm -f *.$(OBJEXT)
141 152
142clean-compile: 153clean-compile:
143 154
144distclean-compile: 155distclean-compile:
145 -rm -f *.tab.c 156 -rm -f *.tab.c
205 cd $(top_srcdir) \ 216 cd $(top_srcdir) \
206 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu compat/Makefile 217 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu compat/Makefile
207 @for file in $(DISTFILES); do \ 218 @for file in $(DISTFILES); do \
208 d=$(srcdir); \ 219 d=$(srcdir); \
209 if test -d $$d/$$file; then \ 220 if test -d $$d/$$file; then \
210 cp -pr $$/$$file $(distdir)/$$file; \ 221 cp -pr $$d/$$file $(distdir)/$$file; \
211 else \ 222 else \
212 test -f $(distdir)/$$file \ 223 test -f $(distdir)/$$file \
213 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ 224 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
214 || cp -p $$d/$$file $(distdir)/$$file || :; \ 225 || cp -p $$d/$$file $(distdir)/$$file || :; \
215 fi; \ 226 fi; \

Legend:
Removed from v.49  
changed lines
  Added in v.116

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26