menu.c32: Delete superfluous $(LIBS) prerequistite
authorMatt Fleming <matt.fleming@linux.intel.com>
Mon, 11 Apr 2011 12:38:36 +0000 (13:38 +0100)
committerMatt Fleming <matt.fleming@linux.intel.com>
Sat, 16 Apr 2011 10:05:40 +0000 (11:05 +0100)
commit0a90df2a974786f188315f04ffebdcd549669cf8
treedad33ef16625c8dc18635fcb5af535da5556b2fe
parent56f0045aed582d4943622e7072507bfdbf759c23
menu.c32: Delete superfluous $(LIBS) prerequistite

com32.mk already includes the necessary libraries in $(C_LIBS), we
don't need to list them again in $(LIBS).

Signed-off-by: Matt Fleming <matt.fleming@linux.intel.com>
com32/menu/Makefile