]> git.ozlabs.org Git - ppp.git/blob - chat/Makefile.am
Use autoconf/automake to configure and make ppp
[ppp.git] / chat / Makefile.am
1
2 sbin_PROGRAMS = chat
3 man8_MANS = chat.8
4
5 chat_SOURCES = chat.c
6 chat_CFLAGS = -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY
7
8 EXTRA_DIST = \
9     $(man8_MANS)