Remove default handling of build options from Makefile

The handling of option defaults is already done in CMakeLists, it
is no good practice to duplicate the logic in the Makefile.

JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
Akos Kiss
2016-03-01 00:27:24 +01:00
parent 1200be42b4
commit f2bdf08511
2 changed files with 23 additions and 37 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Produced files
build/bin
build/obj-*
build/obj*
build/prerequisites
build/tests