Commit f8e0aa73 by Andreas Jaeger

* Makefile.in (stamp-tool_src_dir): Use symbolic link.

From-SVN: r47382
parent b9fbb936
......@@ -2623,7 +2623,7 @@ utils2.o : utils2.c $(CONFIG_H) $(TREE_H) $(srcdir)/../flags.h ada.h types.h \
stamp-tool_src_dir:
-$(RMDIR) tools
-$(MKDIR) tools
-$(LN) $(fsrcdir)/$(MLIB_TGT).adb tools/mlib-tgt.adb
-$(LN_S) $(fsrcdir)/$(MLIB_TGT).adb tools/mlib-tgt.adb
touch stamp-tool_src_dir
mlib-tgt.o : stamp-tool_src_dir
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment