Removed alpha specific lines which are no longer needed.
This commit is contained in:
@@ -7,10 +7,6 @@ include $(TOP)/config/CONFIG_BASE
|
||||
YACCOPT := -l
|
||||
LEXOPT := -L
|
||||
|
||||
# This is ugly, but it is the only way I could get it to work
|
||||
ifeq ($(T_A),alpha)
|
||||
CMPLR=OLD
|
||||
endif
|
||||
|
||||
# includes and manual pages to install:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user