madtty only need to control colors, let the caller deal with ncurses.
[apps/madtty.git] / Makefile
1 DEPTH=.
2 include $(DEPTH)/am/header.mk
3
4 SUBDIRS = madtty demo
5
6 include $(DEPTH)/am/footer.mk
7 # vim:set ft=automake: