ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/Makefile.in
(Generate patch)

Comparing gvpe/lib/Makefile.in (file contents):
Revision 1.1 by pcg, Wed Oct 15 00:59:21 2003 UTC vs.
Revision 1.3 by pcg, Sun Feb 8 07:24:25 2004 UTC

1# Makefile.in generated by automake 1.7.7 from Makefile.am. 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc. 5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
98PACKAGE_TARNAME = @PACKAGE_TARNAME@ 98PACKAGE_TARNAME = @PACKAGE_TARNAME@
99PACKAGE_VERSION = @PACKAGE_VERSION@ 99PACKAGE_VERSION = @PACKAGE_VERSION@
100PATH_SEPARATOR = @PATH_SEPARATOR@ 100PATH_SEPARATOR = @PATH_SEPARATOR@
101POSUB = @POSUB@ 101POSUB = @POSUB@
102RANLIB = @RANLIB@ 102RANLIB = @RANLIB@
103ROHC_FALSE = @ROHC_FALSE@
104ROHC_TRUE = @ROHC_TRUE@
103SET_MAKE = @SET_MAKE@ 105SET_MAKE = @SET_MAKE@
104SHELL = @SHELL@ 106SHELL = @SHELL@
105STRIP = @STRIP@ 107STRIP = @STRIP@
106USE_NLS = @USE_NLS@ 108USE_NLS = @USE_NLS@
107VERSION = @VERSION@ 109VERSION = @VERSION@
148target_cpu = @target_cpu@ 150target_cpu = @target_cpu@
149target_os = @target_os@ 151target_os = @target_os@
150target_vendor = @target_vendor@ 152target_vendor = @target_vendor@
151noinst_LIBRARIES = libvpe.a 153noinst_LIBRARIES = libvpe.a
152 154
153libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c poll.c 155libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
154 156
155libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 157libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
156libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD) 158libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD)
157 159
158noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h poll.h 160noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
159subdir = lib 161subdir = lib
160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 162ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 163mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162CONFIG_HEADER = $(top_builddir)/config.h 164CONFIG_HEADER = $(top_builddir)/config.h
163CONFIG_CLEAN_FILES = 165CONFIG_CLEAN_FILES =
164LIBRARIES = $(noinst_LIBRARIES) 166LIBRARIES = $(noinst_LIBRARIES)
165 167
166libvpe_a_AR = $(AR) cru 168libvpe_a_AR = $(AR) cru
167am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \ 169am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
168 getopt1.$(OBJEXT) dropin.$(OBJEXT) poll.$(OBJEXT) 170 getopt1.$(OBJEXT) dropin.$(OBJEXT)
169libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS) 171libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS)
170 172
171DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 173DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
172depcomp = $(SHELL) $(top_srcdir)/depcomp 174depcomp = $(SHELL) $(top_srcdir)/depcomp
173am__depfiles_maybe = depfiles 175am__depfiles_maybe = depfiles
174@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \ 176@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
175@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \ 177@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
176@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po ./$(DEPDIR)/poll.Po 178@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
177COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 179COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 180 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179CCLD = $(CC) 181CCLD = $(CC)
180LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 182LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
181DIST_SOURCES = $(libvpe_a_SOURCES) 183DIST_SOURCES = $(libvpe_a_SOURCES)
213@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ 215@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
214@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@ 216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@
215@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ 217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ 218@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ 219@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
218@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Po@am__quote@
219 220
220.c.o: 221.c.o:
221@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 222@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
222@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ 223@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
223@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 224@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 340 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340 341
341installcheck: installcheck-am 342installcheck: installcheck-am
342install-strip: 343install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 344 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344 INSTALL_STRIP_FLAG=-s \ 345 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345 `test -z '$(STRIP)' || \ 346 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 347 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic: 348mostlyclean-generic:
348 349
349clean-generic: 350clean-generic:
359clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am 360clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
360 361
361distclean: distclean-am 362distclean: distclean-am
362 -rm -rf $(DEPDIR) ./$(DEPDIR) 363 -rm -rf $(DEPDIR) ./$(DEPDIR)
363 -rm -f Makefile 364 -rm -f Makefile
364
365distclean-am: clean-am distclean-compile distclean-generic \ 365distclean-am: clean-am distclean-compile distclean-generic \
366 distclean-tags 366 distclean-tags
367 367
368dvi: dvi-am 368dvi: dvi-am
369 369
384installcheck-am: 384installcheck-am:
385 385
386maintainer-clean: maintainer-clean-am 386maintainer-clean: maintainer-clean-am
387 -rm -rf $(DEPDIR) ./$(DEPDIR) 387 -rm -rf $(DEPDIR) ./$(DEPDIR)
388 -rm -f Makefile 388 -rm -f Makefile
389
390maintainer-clean-am: distclean-am maintainer-clean-generic 389maintainer-clean-am: distclean-am maintainer-clean-generic
391 390
392mostlyclean: mostlyclean-am 391mostlyclean: mostlyclean-am
393 392
394mostlyclean-am: mostlyclean-compile mostlyclean-generic 393mostlyclean-am: mostlyclean-compile mostlyclean-generic

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines