]> git.ozlabs.org Git - ppp.git/blob - chat/Makefile.am
Fix for CLang -Wformat-overflow warning, expand the destination array to fit a number.
[ppp.git] / chat / Makefile.am
1 sbin_PROGRAMS = chat
2 dist_man8_MANS = chat.8
3
4 chat_SOURCES = chat.c
5 chat_CPPFLAGS = -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY