ppp/chat/Makefile.am
Eivind Næss af9eafe584 Incorporating review feedback from David Seifert.
Signed-off-by: Eivind Næss <eivnaes@yahoo.com>
2021-07-20 08:24:08 -07:00

6 lines
139 B
Makefile

sbin_PROGRAMS = chat
dist_man8_MANS = chat.8
chat_SOURCES = chat.c
chat_CPPFLAGS = -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY