about summary refs log tree commit diff
path: root/urt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'urt/Makefile')
-rw-r--r--urt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/urt/Makefile b/urt/Makefile
index c27174ac..b9eacaf9 100644
--- a/urt/Makefile
+++ b/urt/Makefile
@@ -24,8 +24,8 @@ librle.a: $(LIBOBJECTS)
 
 # Rule for objects.
 $(LIBOBJECTS): %.o: %.c importinc
-	$(CC) -c $(CPPFLAGS) $(CFLAGS) -I importinc -o $@ \
-	  $< $(CFLAGS_PERSONAL) $(CADD)
+	$(CC) -c -I importinc -o $@ \
+	  $< $(CPPFLAGS) $(CFLAGS) $(CFLAGS_PERSONAL) $(CADD)
 
 BINARIES =
 SCRIPTS =