504afe29df
Help from and ok alek@
13 lines
537 B
Plaintext
13 lines
537 B
Plaintext
$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2005/07/25 09:58:16 jsg Exp $
|
|
--- src/Makefile.in.orig Sat Jul 23 15:50:40 2005
|
|
+++ src/Makefile.in Sat Jul 23 15:50:46 2005
|
|
@@ -138,7 +138,7 @@ target_alias = @target_alias@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-AM_CFLAGS = -g -ansi -Wall -Wsign-compare -Wno-long-long -Werror @APPLE_CFLAGS@ -I../lib
|
|
+AM_CFLAGS = -ansi -Wall -Wsign-compare -Wno-long-long -Werror @APPLE_CFLAGS@ -I../lib
|
|
LDADD = ../lib/libunshield.la
|
|
|
|
bin_PROGRAMS = unshield
|