Merge back from 2.21-pre1
[fw/sdcc] / support / gc / Makefile.in
index c3982968c7facd3130c87e61f9f901345e23d993..185091859a6baefef7718aa799a8fe762c03c733 100644 (file)
@@ -123,8 +123,8 @@ LIBGC_CFLAGS= -O -DNO_SIGNALS -DSILENT \
 #   Flags for building libgc.a -- the last two are required.
 
 CXXFLAGS= $(CFLAGS) 
-AR= ar
-RANLIB= ranlib
+AR             = ar
+RANLIB         = @RANLIB@
 
 
 # Redefining srcdir allows object code for the nonPCR version of the collector