diff --git a/Makefile b/Makefile index e617a3bbf60b86ec13a46ba8f01cf0e95f53f2c3..e7d6897fe668d799be300f7ad67d6f77aba8b5eb 100644 --- a/Makefile +++ b/Makefile @@ -61,12 +61,6 @@ export DOWNLOAD export GREP export ID export OSARCH -export CURSES_DIR -export NCURSES_DIR -export TERMCAP_DIR -export TINFO_DIR -export GTK2_LIB -export GTK2_INCLUDE # even though we could use '-include makeopts' here, use a wildcard # lookup anyway, so that make won't try to build makeopts if it doesn't