summaryrefslogtreecommitdiffstats
path: root/getopt
diff options
context:
space:
mode:
authorKarel Zak2006-12-07 00:27:06 +0100
committerKarel Zak2006-12-07 00:27:06 +0100
commitca3ea756e73daf33ba26a820723a3b7b2ddbe8de (patch)
tree1286219104498dd98486293681d5edeebec02feb /getopt
parentImported from util-linux-2.13-pre3 tarball. (diff)
downloadkernel-qcow2-util-linux-ca3ea756e73daf33ba26a820723a3b7b2ddbe8de.tar.gz
kernel-qcow2-util-linux-ca3ea756e73daf33ba26a820723a3b7b2ddbe8de.tar.xz
kernel-qcow2-util-linux-ca3ea756e73daf33ba26a820723a3b7b2ddbe8de.zip
Imported from util-linux-2.13-pre4 tarball.
Diffstat (limited to 'getopt')
-rw-r--r--getopt/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/getopt/Makefile.in b/getopt/Makefile.in
index d9d30b8fc..6521fa81e 100644
--- a/getopt/Makefile.in
+++ b/getopt/Makefile.in
@@ -169,6 +169,8 @@ LIBS = @LIBS@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
+M68K_FALSE = @M68K_FALSE@
+M68K_TRUE = @M68K_TRUE@
MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@