summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-06-28 22:07:00 +0000
committerKen Raeburn <raeburn@mit.edu>2006-06-28 22:07:00 +0000
commit4ba505713ee1046d7e613b1a38b89b980dc13884 (patch)
tree504970004b811f1c3a4d4b2c64897ba6c352ccb4
parent30cbabc2918399d7419a2552f7a26ff4da0c070c (diff)
downloadkrb5-4ba505713ee1046d7e613b1a38b89b980dc13884.tar.gz
krb5-4ba505713ee1046d7e613b1a38b89b980dc13884.tar.xz
krb5-4ba505713ee1046d7e613b1a38b89b980dc13884.zip
autoconf 2.60 compatibility
Change all file substitutions so that @-patterns start at the beginning of their lines, as now required by autoconf 2.60 (released Monday). ticket: new target_version: 1.5 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18249 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/appl/libpty/Makefile.in4
-rw-r--r--src/appl/telnet/libtelnet/Makefile.in4
-rw-r--r--src/lib/apputils/Makefile.in4
-rw-r--r--src/lib/crypto/Makefile.in4
-rw-r--r--src/lib/crypto/aes/Makefile.in2
-rw-r--r--src/lib/crypto/arcfour/Makefile.in2
-rw-r--r--src/lib/crypto/crc32/Makefile.in2
-rw-r--r--src/lib/crypto/des/Makefile.in2
-rw-r--r--src/lib/crypto/dk/Makefile.in2
-rw-r--r--src/lib/crypto/enc_provider/Makefile.in2
-rw-r--r--src/lib/crypto/hash_provider/Makefile.in2
-rw-r--r--src/lib/crypto/keyhash_provider/Makefile.in2
-rw-r--r--src/lib/crypto/md4/Makefile.in2
-rw-r--r--src/lib/crypto/md5/Makefile.in2
-rw-r--r--src/lib/crypto/old/Makefile.in2
-rw-r--r--src/lib/crypto/raw/Makefile.in2
-rw-r--r--src/lib/crypto/sha1/Makefile.in2
-rw-r--r--src/lib/crypto/yarrow/Makefile.in2
-rw-r--r--src/lib/des425/Makefile.in4
-rw-r--r--src/lib/gssapi/Makefile.in4
-rw-r--r--src/lib/gssapi/generic/Makefile.in2
-rw-r--r--src/lib/gssapi/krb5/Makefile.in2
-rw-r--r--src/lib/gssapi/mechglue/Makefile.in2
-rw-r--r--src/lib/gssapi/spnego/Makefile.in2
-rw-r--r--src/lib/kadm5/Makefile.in2
-rw-r--r--src/lib/kadm5/clnt/Makefile.in4
-rw-r--r--src/lib/kadm5/srv/Makefile.in4
-rw-r--r--src/lib/kdb/Makefile.in4
-rw-r--r--src/lib/krb4/Makefile.in4
-rw-r--r--src/lib/krb5/Makefile.in4
-rw-r--r--src/lib/krb5/asn.1/Makefile.in2
-rw-r--r--src/lib/krb5/ccache/Makefile.in2
-rw-r--r--src/lib/krb5/error_tables/Makefile.in2
-rw-r--r--src/lib/krb5/keytab/Makefile.in2
-rw-r--r--src/lib/krb5/krb/Makefile.in2
-rw-r--r--src/lib/krb5/os/Makefile.in2
-rw-r--r--src/lib/krb5/posix/Makefile.in2
-rw-r--r--src/lib/krb5/rcache/Makefile.in2
-rw-r--r--src/lib/rpc/Makefile.in4
-rw-r--r--src/plugins/kdb/db2/Makefile.in4
-rw-r--r--src/plugins/kdb/db2/libdb2/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/btree/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/clib/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/db/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/hash/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/mpool/Makefile.in2
-rw-r--r--src/plugins/kdb/db2/libdb2/recno/Makefile.in2
-rw-r--r--src/plugins/locate/python/Makefile.in4
-rw-r--r--src/util/et/Makefile.in4
-rw-r--r--src/util/profile/Makefile.in4
-rw-r--r--src/util/ss/Makefile.in4
-rw-r--r--src/util/support/Makefile.in4
52 files changed, 70 insertions, 70 deletions
diff --git a/src/appl/libpty/Makefile.in b/src/appl/libpty/Makefile.in
index 3c3ca3828..2e8c8dad7 100644
--- a/src/appl/libpty/Makefile.in
+++ b/src/appl/libpty/Makefile.in
@@ -107,8 +107,8 @@ $(BUILDTOP)/include/autoconf.h: $(SRCTOP)/include/autoconf.h.in
(cd $(BUILDTOP)/include; $(MAKE) autoconf.h)
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/appl/telnet/libtelnet/Makefile.in b/src/appl/telnet/libtelnet/Makefile.in
index a52071c07..2a6c7dc51 100644
--- a/src/appl/telnet/libtelnet/Makefile.in
+++ b/src/appl/telnet/libtelnet/Makefile.in
@@ -89,8 +89,8 @@ enc_des.o: key-proto.h
enc_des.o: misc-proto.h
install::
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/apputils/Makefile.in b/src/lib/apputils/Makefile.in
index 9393f56bf..554abad8b 100644
--- a/src/lib/apputils/Makefile.in
+++ b/src/lib/apputils/Makefile.in
@@ -32,8 +32,8 @@ LIBOBJS=$(OUTPRE)daemon.$(OBJEXT)
SRCS= $(srcdir)/daemon.c \
$(srcdir)/dummy.c
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/Makefile.in b/src/lib/crypto/Makefile.in
index 55a795090..681c1a15d 100644
--- a/src/lib/crypto/Makefile.in
+++ b/src/lib/crypto/Makefile.in
@@ -354,8 +354,8 @@ check-windows::
cd ..
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/aes/Makefile.in b/src/lib/crypto/aes/Makefile.in
index 417a2b624..917b751df 100644
--- a/src/lib/crypto/aes/Makefile.in
+++ b/src/lib/crypto/aes/Makefile.in
@@ -68,7 +68,7 @@ clean-unix:: clean-libobjs
clean::
-$(RM) aes-gen aes-gen.o vt.txt vk.txt kresults.out aes-test aes-test.o
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/arcfour/Makefile.in b/src/lib/crypto/arcfour/Makefile.in
index 0311d1a2d..2b461f00a 100644
--- a/src/lib/crypto/arcfour/Makefile.in
+++ b/src/lib/crypto/arcfour/Makefile.in
@@ -36,7 +36,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/crc32/Makefile.in b/src/lib/crypto/crc32/Makefile.in
index e16171bdd..ca0d03189 100644
--- a/src/lib/crypto/crc32/Makefile.in
+++ b/src/lib/crypto/crc32/Makefile.in
@@ -37,7 +37,7 @@ t_crc: t_crc.o crc32.o $(SUPPORT_DEPLIB)
$(CC_LINK) -o $@ t_crc.o crc32.o $(SUPPORT_LIB)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/des/Makefile.in b/src/lib/crypto/des/Makefile.in
index d24997625..b6f293cee 100644
--- a/src/lib/crypto/des/Makefile.in
+++ b/src/lib/crypto/des/Makefile.in
@@ -91,7 +91,7 @@ clean::
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/dk/Makefile.in b/src/lib/crypto/dk/Makefile.in
index baa93563f..58a95d4c2 100644
--- a/src/lib/crypto/dk/Makefile.in
+++ b/src/lib/crypto/dk/Makefile.in
@@ -48,7 +48,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/enc_provider/Makefile.in b/src/lib/crypto/enc_provider/Makefile.in
index 8ac9da718..e26fde559 100644
--- a/src/lib/crypto/enc_provider/Makefile.in
+++ b/src/lib/crypto/enc_provider/Makefile.in
@@ -38,7 +38,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/hash_provider/Makefile.in b/src/lib/crypto/hash_provider/Makefile.in
index 7878c9788..d879b4029 100644
--- a/src/lib/crypto/hash_provider/Makefile.in
+++ b/src/lib/crypto/hash_provider/Makefile.in
@@ -33,7 +33,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/keyhash_provider/Makefile.in b/src/lib/crypto/keyhash_provider/Makefile.in
index a3c5017cc..7e3bc03aa 100644
--- a/src/lib/crypto/keyhash_provider/Makefile.in
+++ b/src/lib/crypto/keyhash_provider/Makefile.in
@@ -52,7 +52,7 @@ clean-unix::
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/md4/Makefile.in b/src/lib/crypto/md4/Makefile.in
index 7bb87dce7..c2f2d7b6f 100644
--- a/src/lib/crypto/md4/Makefile.in
+++ b/src/lib/crypto/md4/Makefile.in
@@ -54,7 +54,7 @@ clean::
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/md5/Makefile.in b/src/lib/crypto/md5/Makefile.in
index e915e9e8a..ab250951e 100644
--- a/src/lib/crypto/md5/Makefile.in
+++ b/src/lib/crypto/md5/Makefile.in
@@ -44,7 +44,7 @@ clean::
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/old/Makefile.in b/src/lib/crypto/old/Makefile.in
index 006183db6..d4db7a237 100644
--- a/src/lib/crypto/old/Makefile.in
+++ b/src/lib/crypto/old/Makefile.in
@@ -31,7 +31,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/raw/Makefile.in b/src/lib/crypto/raw/Makefile.in
index c2389e1be..d70493b09 100644
--- a/src/lib/crypto/raw/Makefile.in
+++ b/src/lib/crypto/raw/Makefile.in
@@ -29,7 +29,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/sha1/Makefile.in b/src/lib/crypto/sha1/Makefile.in
index 49ec4437f..3113b8e4e 100644
--- a/src/lib/crypto/sha1/Makefile.in
+++ b/src/lib/crypto/sha1/Makefile.in
@@ -49,7 +49,7 @@ clean-unix:: clean-libobjs
t_shs3: t_shs3.o shs.o $(SUPPORT_DEPLIB)
$(CC_LINK) -o t_shs3 t_shs3.o shs.o $(SUPPORT_LIB)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/crypto/yarrow/Makefile.in b/src/lib/crypto/yarrow/Makefile.in
index 9610636e0..ccdeb6cd0 100644
--- a/src/lib/crypto/yarrow/Makefile.in
+++ b/src/lib/crypto/yarrow/Makefile.in
@@ -35,7 +35,7 @@ depend:: $(SRCS)
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/des425/Makefile.in b/src/lib/des425/Makefile.in
index 61489fff6..1289be32f 100644
--- a/src/lib/des425/Makefile.in
+++ b/src/lib/des425/Makefile.in
@@ -109,8 +109,8 @@ clean-unix:: clean-liblinks clean-libs clean-libobjs
install-unix:: install-libs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/gssapi/Makefile.in b/src/lib/gssapi/Makefile.in
index ef0f65ad6..b8568c7d5 100644
--- a/src/lib/gssapi/Makefile.in
+++ b/src/lib/gssapi/Makefile.in
@@ -115,8 +115,8 @@ $(BUILDTOP)/include/gssapi/gssapi.h generic/gssapi.h krb5/gssapi_err_krb5.h gene
##DOS##!endif
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/gssapi/generic/Makefile.in b/src/lib/gssapi/generic/Makefile.in
index 305a32589..a9581f2d4 100644
--- a/src/lib/gssapi/generic/Makefile.in
+++ b/src/lib/gssapi/generic/Makefile.in
@@ -142,7 +142,7 @@ install-headers-unix install:: gssapi.h
depend:: $(ETSRCS)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/gssapi/krb5/Makefile.in b/src/lib/gssapi/krb5/Makefile.in
index 7f6b80034..2d3368a88 100644
--- a/src/lib/gssapi/krb5/Makefile.in
+++ b/src/lib/gssapi/krb5/Makefile.in
@@ -235,7 +235,7 @@ includes:: gssapi_krb5.h
install::
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/gssapi/mechglue/Makefile.in b/src/lib/gssapi/mechglue/Makefile.in
index 197e4b30d..4f49f0742 100644
--- a/src/lib/gssapi/mechglue/Makefile.in
+++ b/src/lib/gssapi/mechglue/Makefile.in
@@ -96,7 +96,7 @@ install::
includes::
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in
diff --git a/src/lib/gssapi/spnego/Makefile.in b/src/lib/gssapi/spnego/Makefile.in
index ba6fe9ad0..07561f6c8 100644
--- a/src/lib/gssapi/spnego/Makefile.in
+++ b/src/lib/gssapi/spnego/Makefile.in
@@ -20,7 +20,7 @@ all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
# Makefile dependencies follow. This must be the last section in
diff --git a/src/lib/kadm5/Makefile.in b/src/lib/kadm5/Makefile.in
index a597a360a..71c14f4bd 100644
--- a/src/lib/kadm5/Makefile.in
+++ b/src/lib/kadm5/Makefile.in
@@ -98,7 +98,7 @@ clean-unix:: clean-libobjs
clean-windows::
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/kadm5/clnt/Makefile.in b/src/lib/kadm5/clnt/Makefile.in
index ed0cb41df..7edea7698 100644
--- a/src/lib/kadm5/clnt/Makefile.in
+++ b/src/lib/kadm5/clnt/Makefile.in
@@ -72,8 +72,8 @@ clean-unix:: clean-liblinks clean-libs clean-libobjs
install:: install-libs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/kadm5/srv/Makefile.in b/src/lib/kadm5/srv/Makefile.in
index 63d9c5ad5..a2ee7f061 100644
--- a/src/lib/kadm5/srv/Makefile.in
+++ b/src/lib/kadm5/srv/Makefile.in
@@ -89,8 +89,8 @@ clean-unix:: clean-liblinks clean-libs clean-libobjs
install:: install-libs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/kdb/Makefile.in b/src/lib/kdb/Makefile.in
index ff4979147..e6666929c 100644
--- a/src/lib/kdb/Makefile.in
+++ b/src/lib/kdb/Makefile.in
@@ -51,8 +51,8 @@ all-unix:: all-liblinks
install-unix:: install-libs
clean-unix:: clean-liblinks clean-libs clean-libobjs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb4/Makefile.in b/src/lib/krb4/Makefile.in
index 9812d1597..b58f785e0 100644
--- a/src/lib/krb4/Makefile.in
+++ b/src/lib/krb4/Makefile.in
@@ -264,8 +264,8 @@ check-windows::
install-unix:: install-libs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/Makefile.in b/src/lib/krb5/Makefile.in
index fcf2ea28c..9c6fe864d 100644
--- a/src/lib/krb5/Makefile.in
+++ b/src/lib/krb5/Makefile.in
@@ -125,8 +125,8 @@ clean-windows::
install-unix:: install-libs
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/asn.1/Makefile.in b/src/lib/krb5/asn.1/Makefile.in
index 3c440fe56..b39dd2546 100644
--- a/src/lib/krb5/asn.1/Makefile.in
+++ b/src/lib/krb5/asn.1/Makefile.in
@@ -52,7 +52,7 @@ all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/ccache/Makefile.in b/src/lib/krb5/ccache/Makefile.in
index 7906aebb0..44ba2a91b 100644
--- a/src/lib/krb5/ccache/Makefile.in
+++ b/src/lib/krb5/ccache/Makefile.in
@@ -94,7 +94,7 @@ clean-unix::
##WIN32## $(OUTPRE)cc_mslsa.$(OBJEXT): cc_mslsa.c $(SRCTOP)/include/k5-int.h $(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/error_tables/Makefile.in b/src/lib/krb5/error_tables/Makefile.in
index df4191ff6..323af4860 100644
--- a/src/lib/krb5/error_tables/Makefile.in
+++ b/src/lib/krb5/error_tables/Makefile.in
@@ -63,7 +63,7 @@ $(OUTPRE)krb524_err.$(OBJEXT): krb524_err.c
clean-unix:: clean-libobjs
$(RM) $(HDRS) $(ETSRCS)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/keytab/Makefile.in b/src/lib/krb5/keytab/Makefile.in
index 73b11f72a..98e1e7981 100644
--- a/src/lib/krb5/keytab/Makefile.in
+++ b/src/lib/krb5/keytab/Makefile.in
@@ -55,7 +55,7 @@ clean-windows::
$(RM) $(OBJFILE)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/krb/Makefile.in b/src/lib/krb5/krb/Makefile.in
index edf6d5f2f..4cbc4b9b0 100644
--- a/src/lib/krb5/krb/Makefile.in
+++ b/src/lib/krb5/krb/Makefile.in
@@ -360,7 +360,7 @@ clean::
$(OUTPRE)t_deltat$(EXEEXT) $(OUTPRE)t_deltat.$(OBJEXT) \
$(OUTPRE)t_expand$(EXEEXT) $(OUTPRE)t_expand.$(OBJEXT)
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/os/Makefile.in b/src/lib/krb5/os/Makefile.in
index 403f591e6..9fae2a4ee 100644
--- a/src/lib/krb5/os/Makefile.in
+++ b/src/lib/krb5/os/Makefile.in
@@ -240,7 +240,7 @@ check-unix::
clean::
$(RM) $(TEST_PROGS) test.out t_std_conf.o t_an_to_ln.o
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/krb5/posix/Makefile.in b/src/lib/krb5/posix/Makefile.in
index 64a077327..65a7b601d 100644
--- a/src/lib/krb5/posix/Makefile.in
+++ b/src/lib/krb5/posix/Makefile.in
@@ -15,4 +15,4 @@ all-unix:: all-libobjs
clean-unix:: clean-libobjs
##WIN32##LIBOBJS = $(OUTPRE)syslog.obj
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/lib/krb5/rcache/Makefile.in b/src/lib/krb5/rcache/Makefile.in
index 05b760955..5ade48900 100644
--- a/src/lib/krb5/rcache/Makefile.in
+++ b/src/lib/krb5/rcache/Makefile.in
@@ -43,7 +43,7 @@ SRCS= \
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/lib/rpc/Makefile.in b/src/lib/rpc/Makefile.in
index 1d3c6eacb..1e28cc22c 100644
--- a/src/lib/rpc/Makefile.in
+++ b/src/lib/rpc/Makefile.in
@@ -280,8 +280,8 @@ clean-windows::
$(HDRS): includes
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/plugins/kdb/db2/Makefile.in b/src/plugins/kdb/db2/Makefile.in
index bf1a6c05e..d79063701 100644
--- a/src/plugins/kdb/db2/Makefile.in
+++ b/src/plugins/kdb/db2/Makefile.in
@@ -76,8 +76,8 @@ $(DB_DEPS) $(DBOBJLISTS-k5) $(DBSHOBJLISTS): all-recurse
clean::
$(RM) lib$(LIBBASE)$(SO_EXT) db2_exp.o
-# @libnover_frag@
-# @libobj_frag@
+@libnover_frag@
+@libobj_frag@
.depend-verify-db: depend-verify-db-$(DB_VERSION)
depend-verify-db-k5:
diff --git a/src/plugins/kdb/db2/libdb2/Makefile.in b/src/plugins/kdb/db2/libdb2/Makefile.in
index 93fed6f3c..1d977ed86 100644
--- a/src/plugins/kdb/db2/libdb2/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/Makefile.in
@@ -40,4 +40,4 @@ $(srcdir)/include/autoconf.stmp: $(srcdir)/configure.in $(SRCTOP)/aclocal.m4
clean-includes::
$(RM) $(HDRS) include/*.stmp
-# @lib_frag@
+@lib_frag@
diff --git a/src/plugins/kdb/db2/libdb2/btree/Makefile.in b/src/plugins/kdb/db2/libdb2/btree/Makefile.in
index 52243b460..eb166d37b 100644
--- a/src/plugins/kdb/db2/libdb2/btree/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/btree/Makefile.in
@@ -11,4 +11,4 @@ LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/kdb/db2/libdb2/clib/Makefile.in b/src/plugins/kdb/db2/libdb2/clib/Makefile.in
index 09f808967..8ea1ec8d6 100644
--- a/src/plugins/kdb/db2/libdb2/clib/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/clib/Makefile.in
@@ -8,4 +8,4 @@ LOCALINCLUDES=-I../include
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/kdb/db2/libdb2/db/Makefile.in b/src/plugins/kdb/db2/libdb2/db/Makefile.in
index 074bb7f32..e40c69186 100644
--- a/src/plugins/kdb/db2/libdb2/db/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/db/Makefile.in
@@ -8,4 +8,4 @@ LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/kdb/db2/libdb2/hash/Makefile.in b/src/plugins/kdb/db2/libdb2/hash/Makefile.in
index 1e60e9a18..232376012 100644
--- a/src/plugins/kdb/db2/libdb2/hash/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/hash/Makefile.in
@@ -10,4 +10,4 @@ LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/kdb/db2/libdb2/mpool/Makefile.in b/src/plugins/kdb/db2/libdb2/mpool/Makefile.in
index 9745c4e30..d06b69a9c 100644
--- a/src/plugins/kdb/db2/libdb2/mpool/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/mpool/Makefile.in
@@ -8,4 +8,4 @@ LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../db
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/kdb/db2/libdb2/recno/Makefile.in b/src/plugins/kdb/db2/libdb2/recno/Makefile.in
index 4d6b9a508..ba0697cb8 100644
--- a/src/plugins/kdb/db2/libdb2/recno/Makefile.in
+++ b/src/plugins/kdb/db2/libdb2/recno/Makefile.in
@@ -10,4 +10,4 @@ LOCALINCLUDES= -I. -I$(srcdir)/../include -I../include -I$(srcdir)/../mpool \
all-unix:: all-libobjs
clean-unix:: clean-libobjs
-# @libobj_frag@
+@libobj_frag@
diff --git a/src/plugins/locate/python/Makefile.in b/src/plugins/locate/python/Makefile.in
index fc8009c8f..9915052aa 100644
--- a/src/plugins/locate/python/Makefile.in
+++ b/src/plugins/locate/python/Makefile.in
@@ -25,8 +25,8 @@ all-unix:: $(LIBBASE)$(SO_EXT)
install-unix:: install-libs
clean-unix:: clean-libs clean-libobjs
-# @libnover_frag@
-# @libobj_frag@
+@libnover_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/util/et/Makefile.in b/src/util/et/Makefile.in
index 184ca50fb..fd3112963 100644
--- a/src/util/et/Makefile.in
+++ b/src/util/et/Makefile.in
@@ -245,8 +245,8 @@ TAGS: et_name.c error_message.c compile_et.c error_table.c \
depend:: et_lex.lex.c
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/util/profile/Makefile.in b/src/util/profile/Makefile.in
index 1175a3ef1..3d99ea70e 100644
--- a/src/util/profile/Makefile.in
+++ b/src/util/profile/Makefile.in
@@ -151,8 +151,8 @@ check-windows:: $(OUTPRE)test_profile.exe $(OUTPRE)test_parse.exe
$(OUTPRE)test_parse test.ini
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/util/ss/Makefile.in b/src/util/ss/Makefile.in
index b9a492a86..fe39c3918 100644
--- a/src/util/ss/Makefile.in
+++ b/src/util/ss/Makefile.in
@@ -166,8 +166,8 @@ clean::
TAGS test_ss
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in
index fdc923e7f..a6aa3fccf 100644
--- a/src/util/support/Makefile.in
+++ b/src/util/support/Makefile.in
@@ -76,8 +76,8 @@ $(BUILDTOP)/include/autoconf.h: $(SRCTOP)/include/autoconf.h.in
t_mktime: gmt_mktime.c
$(CC) $(ALL_CFLAGS) -DTEST_LEAP -o t_mktime $(srcdir)/gmt_mktime.c
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#