aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-10 15:59:39 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2003-09-10 15:59:39 +0000
commit35b12c1caeb9e9e3f326511c429f69eaf864ac32 (patch)
tree4af0f59244917dc8c60379be75ac8b5959af05ba /Makefile.in
parent4565aa4f3c0898a2e4e8ab14b693c3c6df2a3890 (diff)
downloadlcd4linux-35b12c1caeb9e9e3f326511c429f69eaf864ac32.tar.gz
[lcd4linux @ 2003-09-10 15:59:39 by reinelt]
minor cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@239 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r--Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 1fc6a75..b917fd1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -60,9 +60,11 @@ POST_UNINSTALL = :
host_alias = @host_alias@
host_triplet = @host@
AS = @AS@
+AWK = @AWK@
CC = @CC@
CURSES_INCLUDEDIR = @CURSES_INCLUDEDIR@
CURSES_LIBS = @CURSES_LIBS@
+CXX = @CXX@
DLLTOOL = @DLLTOOL@
DRIVERS = @DRIVERS@
DRVLIBS = @DRVLIBS@