Procházet zdrojové kódy

Fix make macro. Did you even fricking test this?

"Steven J. Hill" před 20 roky
rodič
revize
b3a5fafd07
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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