Removed a useless makefile rule.

This commit is contained in:
wchang0222%aol.com 2004-11-05 02:46:09 +00:00
parent dcb8ae23fa
commit 896b606026

View File

@ -97,7 +97,4 @@ ifeq (,$(filter-out WIN%,$(OS_TARGET)))
EXTRA_LIBS += $(LDDIST)/sectool.lib
endif
lame:
echo $(CPU_ARCH)
include ../platrules.mk