403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/security/ratproxy/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/security/ratproxy/files/patch-Makefile
--- Makefile.orig	2008-06-10 07:44:28.000000000 -0400
+++ Makefile	2009-05-27 10:17:46.000000000 -0400
@@ -20,21 +20,13 @@
 #
 
 PROGNAME = ratproxy
-CFLAGS	 = -Wall -O3 -Wno-pointer-sign -D_GNU_SOURCE
+CFLAGS	 ?= -O3 -D_GNU_SOURCE
 LDFLAGS  = -lcrypto -lssl
 
-all: $(PROGNAME) flare-check
+all: $(PROGNAME)
 
 $(PROGNAME): $(PROGNAME).c http.c mime.c ssl.c http.h mime.h ssl.h nlist.h config.h debug.h types.h string-inl.h
 	$(CC) $(PROGNAME).c -o $(PROGNAME)  $(CFLAGS) http.c mime.c ssl.c $(LDFLAGS)
 
-flare-check:
-	@flare-dist/flare 2>&1 | grep -qF Igor || ( \
-	  echo; \
-	  echo '*** WARNING: 'flare-dist/flare' bianry is not operational.'; \
-	  echo '*** Please see flare-dist/README and update it for your OS.'; \
-	  echo )
-
 clean:
 	rm -f $(PROGNAME) *.exe *.o *~ a.out core core.[1-9][0-9]* *.stackdump
-

Youez - 2016 - github.com/yon3zu
LinuXploit