1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-05-05 07:44:20 +00:00

Remove XV11R4 and related defines. (#113)

We no longer have anything predicated upon the version of X11 that
we're using (and these versions are all ancient anyway).
This commit is contained in:
Bruce Mitchener
2020-12-22 13:11:39 +07:00
committed by GitHub
parent 37c410eb31
commit 9a21f5339a
20 changed files with 19 additions and 70 deletions

View File

@@ -13,8 +13,7 @@ XFILES = $(OBJECTDIR)xmkicon.o \
$(OBJECTDIR)xwinman.o
XVERSION = XV11R4
XFLAGS = -DXWINDOW -DNOPIXRECT -D$(XVERSION)
XFLAGS = -DXWINDOW -DNOPIXRECT
# This is to make the %$#@! Apollo cc happy
OEXT = .o