
2 Feb
2008
2 Feb
'08
12:11 p.m.
Author: diego Date: Sat Feb 2 13:11:56 2008 New Revision: 547 Log: Remove unused -lm linker flag. Modified: src/trunk/nututils/Makefile Modified: src/trunk/nututils/Makefile ============================================================================== --- src/trunk/nututils/Makefile (original) +++ src/trunk/nututils/Makefile Sat Feb 2 13:11:56 2008 @@ -1,6 +1,6 @@ include ../config.mak -CFLAGS += -I../libnut -lm +CFLAGS += -I../libnut all: avireader nutmerge nutindex nutparse # oggreader