Эх сурвалжийг харах

Fix make macro. Did you even fricking test this?

"Steven J. Hill" 20 жил өмнө
parent
commit
b3a5fafd07
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Makefile.in

+ 1 - 1
Makefile.in

@@ -37,7 +37,7 @@ include $(top_srcdir)libc/Makefile.in
 
 include/bits/uClibc_config.h: extra/config/conf .config
 	$(INSTALL) -d $(dir $@)
-	@< -o $(top_srcdir)extra/Configs/Config.in
+	@$< -o $(top_srcdir)extra/Configs/Config.in
 
 # For the moment, we have to keep re-running this target 
 # because the fix includes scripts rely on pre-processers