Browse Source

Fix make macro. Did you even fricking test this?

"Steven J. Hill" 20 years ago
parent
commit
b3a5fafd07
1 changed files with 1 additions and 1 deletions
  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