ifneq (, $(findstring moc 5,$(qtplatform)))
# use this if you have QT5 installed.
CFLAGS += -I/usr/include/malloc/ -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include
ifneq (, $(findstring moc 5,$(qtplatform)))
# use this if you have QT5 installed.
CFLAGS += -I/usr/include/malloc/ -I/usr/local/opt/readline/include -I/usr/local/opt/qt5/include