Index: trunk/rtcm3torinex/makefile
===================================================================
--- trunk/rtcm3torinex/makefile	(revision 2352)
+++ trunk/rtcm3torinex/makefile	(revision 2383)
@@ -3,5 +3,5 @@
 
 rtcm3torinex: rtcm3torinex.c rtcm3torinex.h
-	$(CC) -Wall -W -O3 -lm rtcm3torinex.c -o $@
+	$(CC) -Wall -W -O3 rtcm3torinex.c -lm -o $@
 
 archive:
