summaryrefslogtreecommitdiff
path: root/hwclock
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:27:06 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:27:06 +0100
commitca3ea756e73daf33ba26a820723a3b7b2ddbe8de (patch)
tree1286219104498dd98486293681d5edeebec02feb /hwclock
parent9cb689775c56f308cd2128747b3bb6d5a37be213 (diff)
downloadutil-linux-old-ca3ea756e73daf33ba26a820723a3b7b2ddbe8de.tar.gz
Imported from util-linux-2.13-pre4 tarball.
Diffstat (limited to 'hwclock')
-rw-r--r--hwclock/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/hwclock/Makefile.in b/hwclock/Makefile.in
index 653bbc36..0f01995f 100644
--- a/hwclock/Makefile.in
+++ b/hwclock/Makefile.in
@@ -160,6 +160,8 @@ LIBS = @LIBS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
+M68K_FALSE = @M68K_FALSE@
+M68K_TRUE = @M68K_TRUE@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@