diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-01-24 23:53:43 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-01-24 23:53:43 +0000 |
commit | 54e9457920733c523f2983d106ca0f10ace05221 (patch) | |
tree | eee088fdc0bdae5c1e9026f63ed1eb45b8e0df02 /Makefile | |
parent | 23a93f52aa6045f7bb9bbf1517a05b394706a0b7 (diff) | |
download | busybox-54e9457920733c523f2983d106ca0f10ace05221.tar.gz |
Oops. I am an idiot. Put CFLAGS_EXTRA back. Sorry 'bout that.
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -244,6 +244,7 @@ clean: docs/busybox.lineo.com/BusyBox.html - rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \ docs/busybox.pdf docs/busybox.lineo.com/busybox.html + - rm -f Config.h.ORG bb.def.h busybox.REGRESS.sh.results bb.OptionsAndFeatures - rm -rf docs/busybox _install - rm -f busybox.links loop.h *~ *.o core |