Fix makefile

This commit is contained in:
Eric Andersen 1999-11-13 04:51:47 +00:00
parent b6a44b8d39
commit 80974fad03

View File

@ -78,7 +78,7 @@ force:
$(OBJECTS): busybox.def.h internal.h Makefile
install: busybox
install.sh $(PREFIX)
./install.sh $(PREFIX)
whichversion:
@echo $(VERSION)