reverting an accidental change to Makefile

This commit is contained in:
Baruch Sterin 2013-12-11 16:00:38 -08:00
parent bd9d07523e
commit 6f1b87de1b
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
ABC_PYTHON=/usr/bin/python
CC := gcc
CXX := g++
LD := $(CXX)