Remove flex/bison from common.mk since they aren't used anymore
This commit is contained in:
committed by
Michael Stapelberg
parent
80df764e55
commit
454f11755e
@ -2,8 +2,6 @@ UNAME=$(shell uname)
|
|||||||
DEBUG=1
|
DEBUG=1
|
||||||
COVERAGE=0
|
COVERAGE=0
|
||||||
INSTALL=install
|
INSTALL=install
|
||||||
FLEX=flex
|
|
||||||
BISON=bison
|
|
||||||
ifndef PREFIX
|
ifndef PREFIX
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user