--- Makefile +++ Makefile @@ -27,7 +27,6 @@ hdparm: hdparm.h $(OBJS) $(CC) $(LDFLAGS) -o hdparm $(OBJS) - strip hdparm install: all hdparm.8 if [ ! -z $(DESTDIR) ]; then $(INSTALL_DIR) $(DESTDIR) ; fi