OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc2/] [newlib/] [libc/] [sys/] [linux/] [argp/] [Makefile.in] - Blame information for rev 520

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  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
 
18
 
19
srcdir = @srcdir@
20
top_srcdir = @top_srcdir@
21
VPATH = @srcdir@
22
pkgdatadir = $(datadir)/@PACKAGE@
23
pkglibdir = $(libdir)/@PACKAGE@
24
pkgincludedir = $(includedir)/@PACKAGE@
25
top_builddir = ..
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
INSTALL = @INSTALL@
28
install_sh_DATA = $(install_sh) -c -m 644
29
install_sh_PROGRAM = $(install_sh) -c
30
install_sh_SCRIPT = $(install_sh) -c
31
INSTALL_HEADER = $(INSTALL_DATA)
32
transform = $(program_transform_name)
33
NORMAL_INSTALL = :
34
PRE_INSTALL = :
35
POST_INSTALL = :
36
NORMAL_UNINSTALL = :
37
PRE_UNINSTALL = :
38
POST_UNINSTALL = :
39
build_triplet = @build@
40
host_triplet = @host@
41
DIST_COMMON = $(srcdir)/../../../../Makefile.shared \
42
        $(srcdir)/Makefile.in $(srcdir)/Makefile.am
43
subdir = argp
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
am__aclocal_m4_deps = $(top_srcdir)/../../../../libtool.m4 \
46
        $(top_srcdir)/../../../../ltoptions.m4 \
47
        $(top_srcdir)/../../../../ltsugar.m4 \
48
        $(top_srcdir)/../../../../ltversion.m4 \
49
        $(top_srcdir)/../../../../lt~obsolete.m4 \
50
        $(top_srcdir)/../../../acinclude.m4 \
51
        $(top_srcdir)/../../../confsubdir.m4 \
52
        $(top_srcdir)/configure.in
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
        $(ACLOCAL_M4)
55
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
56
CONFIG_CLEAN_FILES =
57
LIBRARIES = $(noinst_LIBRARIES)
58
ARFLAGS = cru
59
lib_a_AR = $(AR) $(ARFLAGS)
60
lib_a_LIBADD =
61
am__objects_1 = lib_a-argp-ba.$(OBJEXT) lib_a-argp-eexst.$(OBJEXT) \
62
        lib_a-argp-fmtstream.$(OBJEXT) lib_a-argp-fs-xinl.$(OBJEXT) \
63
        lib_a-argp-help.$(OBJEXT) lib_a-argp-parse.$(OBJEXT) \
64
        lib_a-argp-pv.$(OBJEXT) lib_a-argp-pvh.$(OBJEXT) \
65
        lib_a-argp-xinl.$(OBJEXT)
66
@USE_LIBTOOL_FALSE@am_lib_a_OBJECTS = $(am__objects_1)
67
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
68
LTLIBRARIES = $(noinst_LTLIBRARIES)
69
libargp_la_LIBADD =
70
am__objects_2 = argp-ba.lo argp-eexst.lo argp-fmtstream.lo \
71
        argp-fs-xinl.lo argp-help.lo argp-parse.lo argp-pv.lo \
72
        argp-pvh.lo argp-xinl.lo
73
@USE_LIBTOOL_TRUE@am_libargp_la_OBJECTS = $(am__objects_2)
74
libargp_la_OBJECTS = $(am_libargp_la_OBJECTS)
75
@USE_LIBTOOL_TRUE@am_libargp_la_rpath =
76
DEFAULT_INCLUDES = -I. -I$(srcdir)
77
depcomp =
78
am__depfiles_maybe =
79
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
82
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
83
        $(AM_CFLAGS) $(CFLAGS)
84
CCLD = $(CC)
85
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
87
SOURCES = $(lib_a_SOURCES) $(libargp_la_SOURCES)
88
DATA = $(noinst_DATA)
89
ETAGS = etags
90
CTAGS = ctags
91
ACLOCAL = @ACLOCAL@
92
AMDEP_FALSE = @AMDEP_FALSE@
93
AMDEP_TRUE = @AMDEP_TRUE@
94
AMTAR = @AMTAR@
95
AR = @AR@
96
AS = @AS@
97
AUTOCONF = @AUTOCONF@
98
AUTOHEADER = @AUTOHEADER@
99
AUTOMAKE = @AUTOMAKE@
100
AWK = @AWK@
101
CC = @CC@
102
CCAS = @CCAS@
103
CCASFLAGS = @CCASFLAGS@
104
CCDEPMODE = @CCDEPMODE@
105
CFLAGS = @CFLAGS@
106
CPP = @CPP@
107
CPPFLAGS = @CPPFLAGS@
108
CYGPATH_W = @CYGPATH_W@
109
DEFS = @DEFS@
110
DEPDIR = @DEPDIR@
111
DLLTOOL = @DLLTOOL@
112
DSYMUTIL = @DSYMUTIL@
113
DUMPBIN = @DUMPBIN@
114
ECHO_C = @ECHO_C@
115
ECHO_N = @ECHO_N@
116
ECHO_T = @ECHO_T@
117
EGREP = @EGREP@
118
ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
119
ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
120
ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
121
ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
122
ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
123
ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
124
ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
125
ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
126
ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
127
ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
128
EXEEXT = @EXEEXT@
129
EXTRA_SUBDIRS = @EXTRA_SUBDIRS@
130
EXTRA_SUBLIBS = @EXTRA_SUBLIBS@
131
FGREP = @FGREP@
132
GREP = @GREP@
133
INSTALL_DATA = @INSTALL_DATA@
134
INSTALL_PROGRAM = @INSTALL_PROGRAM@
135
INSTALL_SCRIPT = @INSTALL_SCRIPT@
136
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137
LD = @LD@
138
LDFLAGS = @LDFLAGS@
139
LIBOBJS = @LIBOBJS@
140
LIBS = @LIBS@
141
LIBTOOL = @LIBTOOL@
142
LINUX_MACH_LIB = @LINUX_MACH_LIB@
143
LIPO = @LIPO@
144
LN_S = @LN_S@
145
LTLIBOBJS = @LTLIBOBJS@
146
MAINT = @MAINT@
147
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
148
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
149
MAKEINFO = @MAKEINFO@
150
MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
151
MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
152
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
153
NM = @NM@
154
NMEDIT = @NMEDIT@
155
OBJDUMP = @OBJDUMP@
156
OBJEXT = @OBJEXT@
157
OTOOL = @OTOOL@
158
OTOOL64 = @OTOOL64@
159
PACKAGE = @PACKAGE@
160
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
161
PACKAGE_NAME = @PACKAGE_NAME@
162
PACKAGE_STRING = @PACKAGE_STRING@
163
PACKAGE_TARNAME = @PACKAGE_TARNAME@
164
PACKAGE_VERSION = @PACKAGE_VERSION@
165
PATH_SEPARATOR = @PATH_SEPARATOR@
166
RANLIB = @RANLIB@
167
READELF = @READELF@
168
SED = @SED@
169
SET_MAKE = @SET_MAKE@
170
SHELL = @SHELL@
171
STRIP = @STRIP@
172
USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
173
USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
174
VERSION = @VERSION@
175
ac_ct_AR = @ac_ct_AR@
176
ac_ct_AS = @ac_ct_AS@
177
ac_ct_CC = @ac_ct_CC@
178
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
179
ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
180
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
181
ac_ct_LIPO = @ac_ct_LIPO@
182
ac_ct_NMEDIT = @ac_ct_NMEDIT@
183
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
184
ac_ct_OTOOL = @ac_ct_OTOOL@
185
ac_ct_OTOOL64 = @ac_ct_OTOOL64@
186
ac_ct_RANLIB = @ac_ct_RANLIB@
187
ac_ct_READELF = @ac_ct_READELF@
188
ac_ct_STRIP = @ac_ct_STRIP@
189
aext = @aext@
190
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
191
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
192
am__include = @am__include@
193
am__leading_dot = @am__leading_dot@
194
am__quote = @am__quote@
195
am__tar = @am__tar@
196
am__untar = @am__untar@
197
bindir = @bindir@
198
build = @build@
199
build_alias = @build_alias@
200
build_cpu = @build_cpu@
201
build_os = @build_os@
202
build_vendor = @build_vendor@
203
datadir = @datadir@
204
exec_prefix = @exec_prefix@
205
host = @host@
206
host_alias = @host_alias@
207
host_cpu = @host_cpu@
208
host_os = @host_os@
209
host_vendor = @host_vendor@
210
includedir = @includedir@
211
infodir = @infodir@
212
install_sh = @install_sh@
213
libdir = @libdir@
214
libexecdir = @libexecdir@
215
libm_machine_dir = @libm_machine_dir@
216
localstatedir = @localstatedir@
217
lpfx = @lpfx@
218
lt_ECHO = @lt_ECHO@
219
machine_dir = @machine_dir@
220
mandir = @mandir@
221
mkdir_p = @mkdir_p@
222
newlib_basedir = @newlib_basedir@
223
oext = @oext@
224
oldincludedir = @oldincludedir@
225
prefix = @prefix@
226
program_transform_name = @program_transform_name@
227
sbindir = @sbindir@
228
sharedstatedir = @sharedstatedir@
229
subdirs = @subdirs@
230
sys_dir = @sys_dir@
231
sysconfdir = @sysconfdir@
232
target_alias = @target_alias@
233
AUTOMAKE_OPTIONS = cygnus
234
INCLUDES = -I$(srcdir)/../include $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
235
LIB_SOURCES = \
236
        argp-ba.c  argp-eexst.c  argp-fmtstream.c  argp-fs-xinl.c \
237
        argp-help.c  argp-parse.c  argp-pv.c  argp-pvh.c  argp-xinl.c
238
 
239
libargp_la_LDFLAGS = -Xcompiler -nostdlib
240
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libargp.la
241
@USE_LIBTOOL_TRUE@libargp_la_SOURCES = $(LIB_SOURCES)
242
@USE_LIBTOOL_FALSE@noinst_DATA =
243
@USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
244
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
245
@USE_LIBTOOL_FALSE@lib_a_SOURCES = $(LIB_SOURCES)
246
@USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
247
all: all-am
248
 
249
.SUFFIXES:
250
.SUFFIXES: .c .lo .o .obj
251
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../../../Makefile.shared $(am__configure_deps)
252
        @for dep in $?; do \
253
          case '$(am__configure_deps)' in \
254
            *$$dep*) \
255
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
256
                && exit 0; \
257
              exit 1;; \
258
          esac; \
259
        done; \
260
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  argp/Makefile'; \
261
        cd $(top_srcdir) && \
262
          $(AUTOMAKE) --cygnus  argp/Makefile
263
.PRECIOUS: Makefile
264
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265
        @case '$?' in \
266
          *config.status*) \
267
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
268
          *) \
269
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
270
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
271
        esac;
272
 
273
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275
 
276
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
 
281
clean-noinstLIBRARIES:
282
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
283
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
284
        -rm -f lib.a
285
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
286
        $(RANLIB) lib.a
287
 
288
clean-noinstLTLIBRARIES:
289
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
290
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
291
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
292
          test "$$dir" != "$$p" || dir=.; \
293
          echo "rm -f \"$${dir}/so_locations\""; \
294
          rm -f "$${dir}/so_locations"; \
295
        done
296
libargp.la: $(libargp_la_OBJECTS) $(libargp_la_DEPENDENCIES)
297
        $(LINK) $(am_libargp_la_rpath) $(libargp_la_LDFLAGS) $(libargp_la_OBJECTS) $(libargp_la_LIBADD) $(LIBS)
298
 
299
mostlyclean-compile:
300
        -rm -f *.$(OBJEXT)
301
 
302
distclean-compile:
303
        -rm -f *.tab.c
304
 
305
.c.o:
306
        $(COMPILE) -c $<
307
 
308
.c.obj:
309
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
310
 
311
.c.lo:
312
        $(LTCOMPILE) -c -o $@ $<
313
 
314
lib_a-argp-ba.o: argp-ba.c
315
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-ba.o `test -f 'argp-ba.c' || echo '$(srcdir)/'`argp-ba.c
316
 
317
lib_a-argp-ba.obj: argp-ba.c
318
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-ba.obj `if test -f 'argp-ba.c'; then $(CYGPATH_W) 'argp-ba.c'; else $(CYGPATH_W) '$(srcdir)/argp-ba.c'; fi`
319
 
320
lib_a-argp-eexst.o: argp-eexst.c
321
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-eexst.o `test -f 'argp-eexst.c' || echo '$(srcdir)/'`argp-eexst.c
322
 
323
lib_a-argp-eexst.obj: argp-eexst.c
324
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-eexst.obj `if test -f 'argp-eexst.c'; then $(CYGPATH_W) 'argp-eexst.c'; else $(CYGPATH_W) '$(srcdir)/argp-eexst.c'; fi`
325
 
326
lib_a-argp-fmtstream.o: argp-fmtstream.c
327
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fmtstream.o `test -f 'argp-fmtstream.c' || echo '$(srcdir)/'`argp-fmtstream.c
328
 
329
lib_a-argp-fmtstream.obj: argp-fmtstream.c
330
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fmtstream.obj `if test -f 'argp-fmtstream.c'; then $(CYGPATH_W) 'argp-fmtstream.c'; else $(CYGPATH_W) '$(srcdir)/argp-fmtstream.c'; fi`
331
 
332
lib_a-argp-fs-xinl.o: argp-fs-xinl.c
333
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fs-xinl.o `test -f 'argp-fs-xinl.c' || echo '$(srcdir)/'`argp-fs-xinl.c
334
 
335
lib_a-argp-fs-xinl.obj: argp-fs-xinl.c
336
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-fs-xinl.obj `if test -f 'argp-fs-xinl.c'; then $(CYGPATH_W) 'argp-fs-xinl.c'; else $(CYGPATH_W) '$(srcdir)/argp-fs-xinl.c'; fi`
337
 
338
lib_a-argp-help.o: argp-help.c
339
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-help.o `test -f 'argp-help.c' || echo '$(srcdir)/'`argp-help.c
340
 
341
lib_a-argp-help.obj: argp-help.c
342
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-help.obj `if test -f 'argp-help.c'; then $(CYGPATH_W) 'argp-help.c'; else $(CYGPATH_W) '$(srcdir)/argp-help.c'; fi`
343
 
344
lib_a-argp-parse.o: argp-parse.c
345
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-parse.o `test -f 'argp-parse.c' || echo '$(srcdir)/'`argp-parse.c
346
 
347
lib_a-argp-parse.obj: argp-parse.c
348
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-parse.obj `if test -f 'argp-parse.c'; then $(CYGPATH_W) 'argp-parse.c'; else $(CYGPATH_W) '$(srcdir)/argp-parse.c'; fi`
349
 
350
lib_a-argp-pv.o: argp-pv.c
351
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pv.o `test -f 'argp-pv.c' || echo '$(srcdir)/'`argp-pv.c
352
 
353
lib_a-argp-pv.obj: argp-pv.c
354
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pv.obj `if test -f 'argp-pv.c'; then $(CYGPATH_W) 'argp-pv.c'; else $(CYGPATH_W) '$(srcdir)/argp-pv.c'; fi`
355
 
356
lib_a-argp-pvh.o: argp-pvh.c
357
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pvh.o `test -f 'argp-pvh.c' || echo '$(srcdir)/'`argp-pvh.c
358
 
359
lib_a-argp-pvh.obj: argp-pvh.c
360
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-pvh.obj `if test -f 'argp-pvh.c'; then $(CYGPATH_W) 'argp-pvh.c'; else $(CYGPATH_W) '$(srcdir)/argp-pvh.c'; fi`
361
 
362
lib_a-argp-xinl.o: argp-xinl.c
363
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-xinl.o `test -f 'argp-xinl.c' || echo '$(srcdir)/'`argp-xinl.c
364
 
365
lib_a-argp-xinl.obj: argp-xinl.c
366
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-argp-xinl.obj `if test -f 'argp-xinl.c'; then $(CYGPATH_W) 'argp-xinl.c'; else $(CYGPATH_W) '$(srcdir)/argp-xinl.c'; fi`
367
 
368
mostlyclean-libtool:
369
        -rm -f *.lo
370
 
371
clean-libtool:
372
        -rm -rf .libs _libs
373
 
374
distclean-libtool:
375
        -rm -f libtool
376
uninstall-info-am:
377
 
378
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
379
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
380
        unique=`for i in $$list; do \
381
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382
          done | \
383
          $(AWK) '    { files[$$0] = 1; } \
384
               END { for (i in files) print i; }'`; \
385
        mkid -fID $$unique
386
tags: TAGS
387
 
388
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
389
                $(TAGS_FILES) $(LISP)
390
        tags=; \
391
        here=`pwd`; \
392
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393
        unique=`for i in $$list; do \
394
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395
          done | \
396
          $(AWK) '    { files[$$0] = 1; } \
397
               END { for (i in files) print i; }'`; \
398
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
399
          test -n "$$unique" || unique=$$empty_fix; \
400
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401
            $$tags $$unique; \
402
        fi
403
ctags: CTAGS
404
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
405
                $(TAGS_FILES) $(LISP)
406
        tags=; \
407
        here=`pwd`; \
408
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409
        unique=`for i in $$list; do \
410
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411
          done | \
412
          $(AWK) '    { files[$$0] = 1; } \
413
               END { for (i in files) print i; }'`; \
414
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
415
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416
             $$tags $$unique
417
 
418
GTAGS:
419
        here=`$(am__cd) $(top_builddir) && pwd` \
420
          && cd $(top_srcdir) \
421
          && gtags -i $(GTAGS_ARGS) $$here
422
 
423
distclean-tags:
424
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
check-am:
426
check: check-am
427
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
428
installdirs:
429
install: install-am
430
install-exec: install-exec-am
431
install-data: install-data-am
432
uninstall: uninstall-am
433
 
434
install-am: all-am
435
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
436
 
437
installcheck: installcheck-am
438
install-strip:
439
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
440
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
441
          `test -z '$(STRIP)' || \
442
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
443
mostlyclean-generic:
444
 
445
clean-generic:
446
 
447
distclean-generic:
448
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
449
 
450
maintainer-clean-generic:
451
        @echo "This command is intended for maintainers to use"
452
        @echo "it deletes files that may require special tools to rebuild."
453
clean: clean-am
454
 
455
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
456
        clean-noinstLTLIBRARIES mostlyclean-am
457
 
458
distclean: distclean-am
459
        -rm -f Makefile
460
distclean-am: clean-am distclean-compile distclean-generic \
461
        distclean-libtool distclean-tags
462
 
463
dvi: dvi-am
464
 
465
dvi-am:
466
 
467
html: html-am
468
 
469
info: info-am
470
 
471
info-am:
472
 
473
install-data-am:
474
 
475
install-exec-am:
476
 
477
install-info: install-info-am
478
 
479
install-man:
480
 
481
installcheck-am:
482
 
483
maintainer-clean: maintainer-clean-am
484
        -rm -f Makefile
485
maintainer-clean-am: distclean-am maintainer-clean-generic
486
 
487
mostlyclean: mostlyclean-am
488
 
489
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
490
        mostlyclean-libtool
491
 
492
pdf: pdf-am
493
 
494
pdf-am:
495
 
496
ps: ps-am
497
 
498
ps-am:
499
 
500
uninstall-am:
501
 
502
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
503
        clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
504
        ctags distclean distclean-compile distclean-generic \
505
        distclean-libtool distclean-tags dvi dvi-am html html-am info \
506
        info-am install install-am install-data install-data-am \
507
        install-exec install-exec-am install-info install-info-am \
508
        install-man install-strip installcheck installcheck-am \
509
        installdirs maintainer-clean maintainer-clean-generic \
510
        mostlyclean mostlyclean-compile mostlyclean-generic \
511
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
512
        uninstall-am uninstall-info-am
513
 
514
objectlist.awk.in: $(noinst_LTLIBRARIES)
515
        -rm -f objectlist.awk.in
516
        for i in `ls *.lo` ; \
517
        do \
518
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
519
        done
520
# Tell versions [3.59,3.63) of GNU make to not export all variables.
521
# Otherwise a system limit (for SysV at least) may be exceeded.
522
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.