aboutsummaryrefslogtreecommitdiffstats
path: root/ncpd/Makefile.am
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>1999-06-29 02:23:31 +0000
committerFritz Elfert <felfert@to.com>1999-06-29 02:23:31 +0000
commit6ab1aa5f2156ef781da6e1b57a183825b88bef9a (patch)
tree76d2b37e54731e68c9855e5658ac18558a369313 /ncpd/Makefile.am
parentf3e248b6e75c7ce5beda577f5712915417313b0a (diff)
downloadplptools-6ab1aa5f2156ef781da6e1b57a183825b88bef9a.tar.gz
plptools-6ab1aa5f2156ef781da6e1b57a183825b88bef9a.tar.bz2
plptools-6ab1aa5f2156ef781da6e1b57a183825b88bef9a.zip
Initial import
Diffstat (limited to 'ncpd/Makefile.am')
-rw-r--r--ncpd/Makefile.am8
1 files changed, 8 insertions, 0 deletions
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