summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip/libacu/Makefile
blob: 77a95cdbb38f640acb71b48122b16b28a492a293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LIB=		acu
CFLAGS+=	-I${.CURDIR}/../tip
SRCS=		acucommon.c biz22.c courier.c df.c dn11.c hayes.c \
		multitech.c t3000.c tod.c unidialer.c v3451.c v831.c ventel.c
NOPROFILE=	yes

$(OBJS):	${.CURDIR}/../tip/tipconf.h

install:
	@echo -n

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud