ref: 00f53b84b6eabbea690f3c6711b9ba1c7fe0bef1
dir: /sys/src/cmd/unix/drawterm/gui-x11/Makefile/
ROOT=.. include ../Make.config LIB=libgui.a OFILES=\ x11.$O\ keysym2ucs-x11.$O default: $(LIB) $(LIB): $(OFILES) $(AR) r $(LIB) $(OFILES) $(RANLIB) $(LIB)