From fe1f07321bb2129e668d144caf7e399c9d0a3aaa Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 13 Oct 2016 19:13:31 +0100 Subject: [PATCH] Fix makefile, accidentally broken by change 192512. Copied from Perforce Change: 192539 ServerID: perforce.ravenbrook.com --- mps/code/fri6ll.gmk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/code/fri6ll.gmk b/mps/code/fri6ll.gmk index 5079547d8da..59bb330b9ec 100644 --- a/mps/code/fri6ll.gmk +++ b/mps/code/fri6ll.gmk @@ -14,10 +14,10 @@ MPMPF = \ protix.c \ protsgix.c \ pthrdext.c \ - span.c + span.c \ ssixi6.c \ thix.c \ - vmix.c \ + vmix.c LIBS = -lm -pthread