aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip/libacu
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 09:14:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 09:14:37 +0000
commitc35cf316d803793b105c26839709e2b42573c8f5 (patch)
tree68ae85c96cb48dbc9d1c7ca7e90d9cc04bb7d085 /usr.bin/tip/libacu
parent3d0b7a8e9fe54e4dde182987e75359ba03b2762f (diff)
downloadsrc-c35cf316d803793b105c26839709e2b42573c8f5.tar.gz
src-c35cf316d803793b105c26839709e2b42573c8f5.zip
Greatly clean up the Makefiles and add a Makefile.inc to more obviously
advertise tip's choice of location and perms.
Notes
Notes: svn path=/head/; revision=7547
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 12a2e446db53..77a95cdbb38f 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