gcc says those values are out of bounds
[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: