diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-21 21:50:07 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-21 21:50:07 +0000 |
commit | 538a80208ac61735e6e9242826078043253d589a (patch) | |
tree | 63f63b4cc4d1d41b6de95b4cc8fe7dfd0c7794b3 /Makefile | |
parent | c669663b355e58ad4b72b282e0d91ba27b37bb5a (diff) | |
download | busybox-w32-538a80208ac61735e6e9242826078043253d589a.tar.gz busybox-w32-538a80208ac61735e6e9242826078043253d589a.tar.bz2 busybox-w32-538a80208ac61735e6e9242826078043253d589a.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@112 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ force: | |||
101 | 101 | ||
102 | $(OBJECTS): busybox.def.h internal.h Makefile | 102 | $(OBJECTS): busybox.def.h internal.h Makefile |
103 | 103 | ||
104 | install: busybox | 104 | install: busybox busybox.links |
105 | ./install.sh $(PREFIX) | 105 | ./install.sh $(PREFIX) |
106 | 106 | ||
107 | whichversion: | 107 | whichversion: |