From 6ab1aa5f2156ef781da6e1b57a183825b88bef9a Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Tue, 29 Jun 1999 02:23:31 +0000 Subject: Initial import --- ncpd/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ncpd/Makefile.am (limited to 'ncpd/Makefile.am') diff --git a/ncpd/Makefile.am b/ncpd/Makefile.am new file mode 100644 index 0000000..6ee7caf --- /dev/null +++ b/ncpd/Makefile.am @@ -0,0 +1,8 @@ +INCLUDES=-I../lib + +LIBS = -L../lib -lutils + +sbin_PROGRAMS = ncpd + +ncpd_SOURCES = channel.cc link.cc linkchan.cc main.cc \ + ncp.cc packet.cc socketchan.cc mp_serial.c -- cgit v1.2.3