diff options
author | Francis Dupont <fdupont@isc.org> | 2012-07-18 16:34:09 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2012-07-18 16:34:09 +0200 |
commit | 6fe35fdf34d9f052d70f8e55b86367a856a213f2 (patch) | |
tree | 6db4027d2949ec692d61177efe5453fe2cd0d71f /server/Makefile.in | |
parent | 355db4b687b0f66f224f40b0b754a9c500c8e41e (diff) | |
download | isc-dhcp-rt28195b.tar.gz |
rebase 28195 aka DHCPv4 over IPv6 to git in branch rt28195brt28195b
Diffstat (limited to 'server/Makefile.in')
-rw-r--r-- | server/Makefile.in | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/server/Makefile.in b/server/Makefile.in index 3b0426b6..277a2543 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -54,7 +54,7 @@ am_dhcpd_OBJECTS = dhcpd-dhcpd.$(OBJEXT) dhcpd-dhcp.$(OBJEXT) \ dhcpd-salloc.$(OBJEXT) dhcpd-ddns.$(OBJEXT) \ dhcpd-dhcpleasequery.$(OBJEXT) dhcpd-dhcpv6.$(OBJEXT) \ dhcpd-mdb6.$(OBJEXT) dhcpd-ldap.$(OBJEXT) \ - dhcpd-ldap_casa.$(OBJEXT) + dhcpd-ldap_casa.$(OBJEXT) dhcpd-tsv.$(OBJEXT) dhcpd_OBJECTS = $(am_dhcpd_OBJECTS) dhcpd_DEPENDENCIES = ../common/libdhcp.a ../omapip/libomapi.a \ ../dhcpctl/libdhcpctl.a ../bind/lib/libdns.a \ @@ -180,7 +180,7 @@ AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"' dist_sysconf_DATA = dhcpd.conf dhcpd_SOURCES = dhcpd.c dhcp.c bootp.c confpars.c db.c class.c failover.c \ omapi.c mdb.c stables.c salloc.c ddns.c dhcpleasequery.c \ - dhcpv6.c mdb6.c ldap.c ldap_casa.c + dhcpv6.c mdb6.c ldap.c ldap_casa.c tsv.c dhcpd_CFLAGS = $(LDAP_CFLAGS) dhcpd_LDADD = ../common/libdhcp.a ../omapip/libomapi.a \ @@ -272,6 +272,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcpd-omapi.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcpd-salloc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcpd-stables.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcpd-tsv.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< @@ -524,6 +525,20 @@ dhcpd-ldap_casa.obj: ldap_casa.c @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldap_casa.c' object='dhcpd-ldap_casa.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dhcpd_CFLAGS) $(CFLAGS) -c -o dhcpd-ldap_casa.obj `if test -f 'ldap_casa.c'; then $(CYGPATH_W) 'ldap_casa.c'; else $(CYGPATH_W) '$(srcdir)/ldap_casa.c'; fi` + +dhcpd-tsv.o: tsv.c +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dhcpd_CFLAGS) $(CFLAGS) -MT dhcpd-tsv.o -MD -MP -MF $(DEPDIR)/dhcpd-tsv.Tpo -c -o dhcpd-tsv.o `test -f 'tsv.c' || echo '$(srcdir)/'`tsv.c +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/dhcpd-tsv.Tpo $(DEPDIR)/dhcpd-tsv.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tsv.c' object='dhcpd-tsv.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dhcpd_CFLAGS) $(CFLAGS) -c -o dhcpd-tsv.o `test -f 'tsv.c' || echo '$(srcdir)/'`tsv.c + +dhcpd-tsv.obj: tsv.c +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dhcpd_CFLAGS) $(CFLAGS) -MT dhcpd-tsv.obj -MD -MP -MF $(DEPDIR)/dhcpd-tsv.Tpo -c -o dhcpd-tsv.obj `if test -f 'tsv.c'; then $(CYGPATH_W) 'tsv.c'; else $(CYGPATH_W) '$(srcdir)/tsv.c'; fi` +@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/dhcpd-tsv.Tpo $(DEPDIR)/dhcpd-tsv.Po +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tsv.c' object='dhcpd-tsv.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dhcpd_CFLAGS) $(CFLAGS) -c -o dhcpd-tsv.obj `if test -f 'tsv.c'; then $(CYGPATH_W) 'tsv.c'; else $(CYGPATH_W) '$(srcdir)/tsv.c'; fi` install-man5: $(man5_MANS) $(man_MANS) @$(NORMAL_INSTALL) test -z "$(man5dir)" || $(MKDIR_P) "$(DESTDIR)$(man5dir)" |