1 diff -ur hdparm-7.6/Makefile hdparm-7.6-patched/Makefile
2 --- hdparm-7.6/Makefile 2007-06-07 12:39:24.000000000 -0500
3 +++ hdparm-7.6-patched/Makefile 2007-07-19 12:11:03.000000000 -0500
6 hdparm: hdparm.h $(OBJS)
7 $(CC) $(LDFLAGS) -o hdparm $(OBJS)
12 if [ ! -z $(DESTDIR) ]; then $(INSTALL_DIR) $(DESTDIR) ; fi