summaryrefslogtreecommitdiffstats
path: root/hdlcutil/Makefile.am
blob: 3584a38d034771293043dea59e66ca0614854305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

installconf:

sbin_PROGRAMS = setcrystal sethdlc smmixer 

man_MANS = sethdlc.8 smmixer.8 baycom.9 hdlcdrv.9 soundmodem.9

EXTRA_DIST = $(man_MANS)

setcrystal_SOURCES = 	\
	setcrystal.c

sethdlc_SOURCES =  	\
	sethdlc.c 	\
	hdrvcomm.c	\
	hdrvcomm.h	\
	usersmdiag.h

smmixer_SOURCES = 	\
	smmixer.c	\
	hdrvcomm.c	\
	hdrvcomm.h	\
	usersmdiag.h