Sfoglia il codice sorgente

Include Makefile.local for local configuration

Ian Goldberg 14 anni fa
parent
commit
f44ed1aedd
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  1. 6 1
      Makefile

+ 6 - 1
Makefile

@@ -15,7 +15,12 @@
 #  You should have received a copy of the GNU General Public License
 #  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-LIBEVENT=/usr/local
+-include Makefile.local
+
+GMP ?= /usr/local
+CUDA ?= /usr/local/cuda
+LIBEVENT ?= /usr/local
+CXX ?= g++
 
 WORDS = 24