Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 250544 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- hdparm-9.5/Makefile
0
++ hdparm-9.5/Makefile
Lines 28-34 Link Here
28
28
29
hdparm: hdparm.h sgio.h $(OBJS)
29
hdparm: hdparm.h sgio.h $(OBJS)
30
	$(CC) $(LDFLAGS) -o hdparm $(OBJS)
30
	$(CC) $(LDFLAGS) -o hdparm $(OBJS)
31
	$(STRIP) hdparm
32
31
33
hdparm.o:	hdparm.h sgio.h
32
hdparm.o:	hdparm.h sgio.h
34
33

Return to bug 250544