projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4d449c4
)
Fix yet another blunder. Create symlink correctly this time.
author
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Dec 2000 20:26:30 +0000
(20:26 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 1 Dec 2000 20:26:30 +0000
(20:26 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d6d7c62147c79f7bbdfa13b5b99b8ee849502d8b..614fea13a7af99ad7866da739e55ef00d947d335 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-168,7
+168,7
@@
docs/BusyBox.1: docs/busybox.pod
docs/BusyBox.html: docs/busybox.lineo.com/BusyBox.html
-@ rm -f docs/BusyBox.html
docs/BusyBox.html: docs/busybox.lineo.com/BusyBox.html
-@ rm -f docs/BusyBox.html
- -@ ln -s
docs/
busybox.lineo.com/BusyBox.html docs/BusyBox.html
+ -@ ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html
docs/busybox.lineo.com/BusyBox.html: docs/busybox.pod
-@ mkdir -p docs/busybox.lineo.com
docs/busybox.lineo.com/BusyBox.html: docs/busybox.pod
-@ mkdir -p docs/busybox.lineo.com