Explorar o código

remove dighosts from Makefiles

z3APA3A %!s(int64=8) %!d(string=hai) anos
pai
achega
372e5625c3
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

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

+ 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/dighosts \
 		  src/ftppr \
 		  src/mycrypt \
 		  src/pop3p \