summaryrefslogtreecommitdiff
path: root/partx
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 /partx
parent9cb689775c56f308cd2128747b3bb6d5a37be213 (diff)
downloadutil-linux-ca3ea756e73daf33ba26a820723a3b7b2ddbe8de.tar.gz
Imported from util-linux-2.13-pre4 tarball.
Diffstat (limited to 'partx')
-rw-r--r--partx/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/partx/Makefile.in b/partx/Makefile.in
index d74f7873..62d8c3a1 100644
--- a/partx/Makefile.in
+++ b/partx/Makefile.in
@@ -168,6 +168,8 @@ LIBS = @LIBS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
+M68K_FALSE = @M68K_FALSE@
+M68K_TRUE = @M68K_TRUE@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@