Преглед изворни кода

Fix make macro. Did you even fricking test this?

"Steven J. Hill" пре 20 година
родитељ
комит
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