diff options
author | Eric Andersen | 1999-11-21 21:50:07 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-21 21:50:07 +0000 |
commit | 0727458a97350158340b81c874ad7bce4378b96c (patch) | |
tree | 63f63b4cc4d1d41b6de95b4cc8fe7dfd0c7794b3 /Makefile | |
parent | fa213cd71efcff433febc7565582be102846c13d (diff) | |
download | busybox-0727458a97350158340b81c874ad7bce4378b96c.zip busybox-0727458a97350158340b81c874ad7bce4378b96c.tar.gz |
Stuf
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ force: $(OBJECTS): busybox.def.h internal.h Makefile -install: busybox +install: busybox busybox.links ./install.sh $(PREFIX) whichversion: |