ports/security/ccsrch/files/patch-Makefile
Philip M. Gollucci 6b2d4ba937 ccsrch is a tool that searches for and identifies unencrypted and
contiguous credit card numbers (PAN) and track data on windows and
UNIX operating systems. It will also identify the location of the
PAN data in the files and record MAC times.

WWW:	http://ccsrch.sourceforge.net/

PR:		ports/148821
Submitted by:	Pavel I Volkov <pavelivolkov at googlemail.com>
2010-09-23 02:38:24 +00:00

13 lines
350 B
Text

--- Makefile.orig 2010-07-21 17:35:58.000000000 +0400
+++ Makefile 2010-07-21 17:36:21.000000000 +0400
@@ -29,8 +29,8 @@
#
# for *UNIX* the following tends to work
INCL = -I./
-CFLAGS =-O2 -static
-#CFLAGS =-O2 # for linux
+#CFLAGS =-O2 -static
+CFLAGS =-O2 # for linux
#CFLAGS =-DDEBUG # if you want a lot of noise
LDFLAGS =-s
OBJS= ccsrch.o