| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/sysutils/filetype/files/ |
Upload File : |
--- Makefile.orig 2004-04-06 14:56:41.000000000 +0300 +++ Makefile 2009-05-31 13:52:14.000000000 +0300 @@ -4,7 +4,7 @@ #CC=ccmalloc gcc #CFLAGS=-Wall -g #CFLAGS=-Wall -ggdb -CFLAGS=-Wall -Werror -g +CFLAGS=-Wall -g DEFINES= OBJS=pldstr.o logger.o libfiletype.o @@ -29,15 +29,6 @@ clean: rm *.o filetype-compile filetype -install: filetype-compile filetype - strip filetype-compile - strip filetype - ./filetype-compile filetype.list filetype.spec - cp -v filetype filetype-compile /usr/local/bin - cp -v filetype.spec /etc - cp -v filetype.1 /usr/local/man/man1 - cp -v filetype-compile.1 /usr/local/man/man1 - validate: filetype filetype-compile ./filetype-compile filetype.list filetype.spec cp -v filetype.spec validate