Deleted Added
full compact
Makefile.in (200576) Makefile.in (243933)
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

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

47 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54LIBRARIES = $(noinst_LIBRARIES)
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

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

47 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54LIBRARIES = $(noinst_LIBRARIES)
55ARFLAGS = cru
55ARFLAGS ?= cru
56libparse_a_AR = $(AR) $(ARFLAGS)
57libparse_a_LIBADD =
58am_libparse_a_OBJECTS = parse$U.$(OBJEXT) parse_conf$U.$(OBJEXT) \
59 clk_meinberg$U.$(OBJEXT) clk_schmid$U.$(OBJEXT) \
60 clk_rawdcf$U.$(OBJEXT) clk_trimtsip$U.$(OBJEXT) \
61 clk_dcf7000$U.$(OBJEXT) clk_trimtaip$U.$(OBJEXT) \
62 clk_rcc8000$U.$(OBJEXT) clk_hopf6021$U.$(OBJEXT) \
63 clk_computime$U.$(OBJEXT) clk_wharton$U.$(OBJEXT) \

--- 722 unchanged lines hidden ---
56libparse_a_AR = $(AR) $(ARFLAGS)
57libparse_a_LIBADD =
58am_libparse_a_OBJECTS = parse$U.$(OBJEXT) parse_conf$U.$(OBJEXT) \
59 clk_meinberg$U.$(OBJEXT) clk_schmid$U.$(OBJEXT) \
60 clk_rawdcf$U.$(OBJEXT) clk_trimtsip$U.$(OBJEXT) \
61 clk_dcf7000$U.$(OBJEXT) clk_trimtaip$U.$(OBJEXT) \
62 clk_rcc8000$U.$(OBJEXT) clk_hopf6021$U.$(OBJEXT) \
63 clk_computime$U.$(OBJEXT) clk_wharton$U.$(OBJEXT) \

--- 722 unchanged lines hidden ---