summaryrefslogtreecommitdiffstats
path: root/yamdrv/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
commit5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch)
treebcecfd65dc578eabfaee10b1e039c467ac89d8b5 /yamdrv/Makefile.am
parent1b4023134b5ff6342301c8135b11df46546d2828 (diff)
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'yamdrv/Makefile.am')
-rw-r--r--yamdrv/Makefile.am16
1 files changed, 16 insertions, 0 deletions
diff --git a/yamdrv/Makefile.am b/yamdrv/Makefile.am
new file mode 100644
index 0000000..b8f6a21
--- /dev/null
+++ b/yamdrv/Makefile.am
@@ -0,0 +1,16 @@
+
+sbin_PROGRAMS = yamcfg mcs2h
+
+yamcfg_SOURCES = yamcfg.c yam.h
+
+mcs2h_SOURCES = mcs2h.c
+
+docdir=${prefix}/doc/ax25-tools
+doc_DATA = README.yamdrv \
+ yam08-2.0.36-patch.diff \
+ yam08-2.2.1-patch.diff
+
+EXTRA_DIST = $(doc_DATA)
+
+installconf:
+