OSDN Git Service

Fix make macro. Did you even fricking test this?
author"Steven J. Hill" <sjhill@realitydiluted.com>
Fri, 2 Dec 2005 00:04:15 +0000 (00:04 -0000)
committer"Steven J. Hill" <sjhill@realitydiluted.com>
Fri, 2 Dec 2005 00:04:15 +0000 (00:04 -0000)
Makefile.in

index d32234f..f9279a6 100644 (file)
@@ -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