summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip/libacu
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-01 09:14:37 +0000
committerjkh <jkh@FreeBSD.org>1995-04-01 09:14:37 +0000
commita772acc31c532c77d31cda39d74c027ccdaeca83 (patch)
tree68ae85c96cb48dbc9d1c7ca7e90d9cc04bb7d085 /usr.bin/tip/libacu
parentde0526056f698a8d353d087cba009508d9bd5e20 (diff)
downloadFreeBSD-src-a772acc31c532c77d31cda39d74c027ccdaeca83.zip
FreeBSD-src-a772acc31c532c77d31cda39d74c027ccdaeca83.tar.gz
Greatly clean up the Makefiles and add a Makefile.inc to more obviously
advertise tip's choice of location and perms.
Diffstat (limited to 'usr.bin/tip/libacu')
-rw-r--r--usr.bin/tip/libacu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tip/libacu/Makefile b/usr.bin/tip/libacu/Makefile
index 12a2e44..77a95cd 100644
--- a/usr.bin/tip/libacu/Makefile
+++ b/usr.bin/tip/libacu/Makefile
@@ -1,5 +1,5 @@
-LIB=acu
-CFLAGS+= -g -I${.CURDIR}/../tip
+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
OpenPOWER on IntegriCloud