Skip to content

Commit

Permalink
Thanks to Glenn McGrath, clean applet_source_list last
Browse files Browse the repository at this point in the history
 -Erik
  • Loading branch information
ErikBAndersen committed Oct 24, 2001
1 parent 2ecdbd9 commit ce99805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion busybox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -408,8 +408,8 @@ clean:
- find -name \*.o -exec rm -f {} \;

distclean: clean
- rm -f busybox applet_source_list
- cd tests && $(MAKE) distclean
- rm -f busybox applet_source_list

install: install.sh busybox busybox.links
$(SHELL) $< $(PREFIX)
Expand Down

0 comments on commit ce99805

Please sign in to comment.