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.2 by pcg, Sat Jan 17 01:18:36 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
148target_cpu = @target_cpu@ 148target_cpu = @target_cpu@
149target_os = @target_os@ 149target_os = @target_os@
150target_vendor = @target_vendor@ 150target_vendor = @target_vendor@
151noinst_LIBRARIES = libvpe.a 151noinst_LIBRARIES = libvpe.a
152 152
153libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c poll.c 153libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c
154 154
155libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ 155libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@
156libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD) 156libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD)
157 157
158noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h poll.h 158noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h
159subdir = lib 159subdir = lib
160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 160ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 161mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
162CONFIG_HEADER = $(top_builddir)/config.h 162CONFIG_HEADER = $(top_builddir)/config.h
163CONFIG_CLEAN_FILES = 163CONFIG_CLEAN_FILES =
164LIBRARIES = $(noinst_LIBRARIES) 164LIBRARIES = $(noinst_LIBRARIES)
165 165
166libvpe_a_AR = $(AR) cru 166libvpe_a_AR = $(AR) cru
167am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \ 167am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \
168 getopt1.$(OBJEXT) dropin.$(OBJEXT) poll.$(OBJEXT) 168 getopt1.$(OBJEXT) dropin.$(OBJEXT)
169libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS) 169libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS)
170 170
171DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 171DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
172depcomp = $(SHELL) $(top_srcdir)/depcomp 172depcomp = $(SHELL) $(top_srcdir)/depcomp
173am__depfiles_maybe = depfiles 173am__depfiles_maybe = depfiles
174@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \ 174@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \
175@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \ 175@AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \
176@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po ./$(DEPDIR)/poll.Po 176@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po
177COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 177COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179CCLD = $(CC) 179CCLD = $(CC)
180LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 180LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
181DIST_SOURCES = $(libvpe_a_SOURCES) 181DIST_SOURCES = $(libvpe_a_SOURCES)
213@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ 213@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
214@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@ 214@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dropin.Po@am__quote@
215@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ 215@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ 216@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ 217@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@
218@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Po@am__quote@
219 218
220.c.o: 219.c.o:
221@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ 220@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
222@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \ 221@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
223@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \ 222@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 338 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340 339
341installcheck: installcheck-am 340installcheck: installcheck-am
342install-strip: 341install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 342 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344 INSTALL_STRIP_FLAG=-s \ 343 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345 `test -z '$(STRIP)' || \ 344 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 345 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic: 346mostlyclean-generic:
348 347
349clean-generic: 348clean-generic:
359clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am 358clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
360 359
361distclean: distclean-am 360distclean: distclean-am
362 -rm -rf $(DEPDIR) ./$(DEPDIR) 361 -rm -rf $(DEPDIR) ./$(DEPDIR)
363 -rm -f Makefile 362 -rm -f Makefile
364
365distclean-am: clean-am distclean-compile distclean-generic \ 363distclean-am: clean-am distclean-compile distclean-generic \
366 distclean-tags 364 distclean-tags
367 365
368dvi: dvi-am 366dvi: dvi-am
369 367
384installcheck-am: 382installcheck-am:
385 383
386maintainer-clean: maintainer-clean-am 384maintainer-clean: maintainer-clean-am
387 -rm -rf $(DEPDIR) ./$(DEPDIR) 385 -rm -rf $(DEPDIR) ./$(DEPDIR)
388 -rm -f Makefile 386 -rm -f Makefile
389
390maintainer-clean-am: distclean-am maintainer-clean-generic 387maintainer-clean-am: distclean-am maintainer-clean-generic
391 388
392mostlyclean: mostlyclean-am 389mostlyclean: mostlyclean-am
393 390
394mostlyclean-am: mostlyclean-compile mostlyclean-generic 391mostlyclean-am: mostlyclean-compile mostlyclean-generic

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines