Prechádzať zdrojové kódy

Makefile: remove darkotc, dao, daod

remove everything causing 'not in workspace' error
lunar-mining 3 rokov pred
rodič
commit
1d6343988f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -10,7 +10,7 @@ CARGO = cargo
 #RUSTFLAGS = -C target-cpu=native
 #RUSTFLAGS = -C target-cpu=native
 
 
 # Binaries to be built
 # Binaries to be built
-BINS = drk darkfid tau taud ircd dnetview darkotc darkwikid darkwiki dao daod
+BINS = drk darkfid tau taud ircd dnetview darkwikid darkwiki 
 
 
 # Common dependencies which should force the binaries to be rebuilt
 # Common dependencies which should force the binaries to be rebuilt
 BINDEPS = \
 BINDEPS = \