Artifact 7664c97af5edeeae7af0df36299240c38bc95f383aabdac23b6986e5d3878dab:
- File alternative_wmiircs/python/Makefile — part of check-in [15eae1e8e6] at 2019-06-20 16:42:23 on branch trunk — Import sources to have something to work with (user: KhazAkar size: 244)
ROOT=../.. include $(ROOT)/mk/hdr.mk include $(ROOT)/mk/wmii.mk PYMODULES = pyxp pygmi DOCS = README EXECS = wmiirc TEXT = wmiirc.py DIR = $(GLOBALCONF)/python DOCDIR = $(DOC)/alternative_wmiircs/python include $(ROOT)/mk/python.mk