Explorar o código

remove counterutils from makefiles

z3APA3A %!s(int64=10) %!d(string=hai) anos
pai
achega
1220c504bd
Modificáronse 2 ficheiros con 0 adicións e 2 borrados
  1. 0 1
      Makefile.Linux
  2. 0 1
      Makefile.unix-install

+ 0 - 1
Makefile.Linux

@@ -44,7 +44,6 @@ INSTALL		= /usr/bin/install
 INSTALL_BIN	= $(INSTALL) -m 755
 INSTALL_DATA	= $(INSTALL) -m 644
 INSTALL_OBJS	= src/3proxy \
-		  src/countersutil \
 		  src/dighosts \
 		  src/ftppr \
 		  src/mycrypt \

+ 0 - 1
Makefile.unix-install

@@ -7,7 +7,6 @@ INSTALL		= /usr/bin/install
 INSTALL_BIN	= $(INSTALL) -m 755
 INSTALL_DATA	= $(INSTALL) -m 644
 INSTALL_OBJS	= src/3proxy \
-		  src/countersutil \
 		  src/dighosts \
 		  src/ftppr \
 		  src/mycrypt \