Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 167141
Collapse All | Expand All

(-)gkrellm-2.2.10/src/Makefile (-1 / +1 lines)
Lines 95-101 Link Here
95
endif
95
endif
96
96
97
97
98
override CC += -Wall $(FLAGS)
98
CFLAGS += -Wall $(FLAGS)
99
99
100
OBJS =	main.o alerts.o battery.o base64.o clock.o cpu.o disk.o fs.o \
100
OBJS =	main.o alerts.o battery.o base64.o clock.o cpu.o disk.o fs.o \
101
	hostname.o inet.o mail.o mem.o net.o proc.o sensors.o uptime.o \
101
	hostname.o inet.o mail.o mem.o net.o proc.o sensors.o uptime.o \

Return to bug 167141