summaryrefslogtreecommitdiff
path: root/src/main.aap
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-06-05 21:54:54 +0000
committerBram Moolenaar <Bram@vim.org>2005-06-05 21:54:54 +0000
commit50cde8273e0b9391ccd04179b2445361db61ff63 (patch)
tree194aa7ef0356554fcf0cdd5c7c2f212a0f12b713 /src/main.aap
parent75c50c46a69d25ac94a55bae8a9642316d52be00 (diff)
downloadvim-git-50cde8273e0b9391ccd04179b2445361db61ff63.tar.gz
updated for version 7.0080
Diffstat (limited to 'src/main.aap')
-rw-r--r--src/main.aap11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/main.aap b/src/main.aap
index 564ca07fb..daa6e8b0b 100644
--- a/src/main.aap
+++ b/src/main.aap
@@ -152,17 +152,6 @@ prefix = `os.path.expanduser(prefix)`
GUI_TARGETS = installglinks
GUI_MAN_TARGETS = installghelplinks
GUI_TESTTARGET = gui
- BEOSGUI
- GUI_SRC = gui.c gui_beos.cc pty.c
- GUI_OBJ =
- GUI_DEFS = -DFEAT_GUI_BEOS
- GUI_IPATH =
- GUI_LIBS_DIR =
- GUI_LIBS1 = -lbe -lroot
- GUI_LIBS2 =
- GUI_TARGETS = installglinks
- GUI_MAN_TARGETS = installghelplinks
- GUI_TESTTARGET = gui
PHOTONGUI
GUI_SRC = gui.c gui_photon.c pty.c
GUI_OBJ =