Add "make strip" target
commit2613174223371677d0a701a69cb7468947940d65
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 May 2011 03:02:27 +0000 (9 20:02 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 May 2011 03:02:27 +0000 (9 20:02 -0700)
tree0341dc40c1833d3fa017846f3cd1c4bc04f52fdd
parentb0e7c325933396ff42b38c097a3a7142625b6ab7
Add "make strip" target

Add a "make strip" target, to make doing the official build easier.
We want the official build to have stripped binaries for size reasons,
so do it right and make it an actual build target.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile
Makefile.private
extlinux/Makefile
libinstaller/Makefile
linux/Makefile
mk/syslinux.mk
mtools/Makefile
utils/Makefile