From 52fb37df1bf4dc85104313dc78734e7c5c7dd47c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Groenvall?= Date: Thu, 21 Sep 1995 15:04:32 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@113 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/popper/makefile.orig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/popper/makefile.orig b/appl/popper/makefile.orig index c61e29cad..7fa4140f1 100644 --- a/appl/popper/makefile.orig +++ b/appl/popper/makefile.orig @@ -1,6 +1,6 @@ #@(#)@(#)Makefile 2.5 2.5 4/3/91 -CC = gcc #-static +CC = gcc -g #-static CSRCS = pop_dele.c pop_dropcopy.c pop_dropinfo.c \ pop_get_command.c pop_get_subcommand.c pop_init.c \