From c68945c511bc86320d1fb69c1d8107ee459f6e07 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Sun, 6 Jul 1997 20:24:49 +0000 Subject: remove -g --- usr.bin/compress/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/compress/Makefile b/usr.bin/compress/Makefile index af2b9c85ba0..d48ccf6c781 100644 --- a/usr.bin/compress/Makefile +++ b/usr.bin/compress/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 1997/07/06 20:22:52 mickey Exp $ +# $OpenBSD: Makefile,v 1.7 1997/07/06 20:24:48 mickey Exp $ PROG= compress SRCS= main.c zopen.c gzopen.c MAN= compress.1 zopen.3 -CFLAGS+=-g LINKS= ${BINDIR}/compress ${BINDIR}/uncompress \ ${BINDIR}/compress ${BINDIR}/zcat \ ${BINDIR}/compress ${BINDIR}/gzip \ -- cgit v1.2.3