ref: aa4b0ebd3eec4ac96990f6fb7f29479609bbce80
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)