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

(-)Makefile.old (-1 / +1 lines)
Lines 24-30 Link Here
24
	rm -f $(OBJS) $(TARGET)
24
	rm -f $(OBJS) $(TARGET)
25
	
25
	
26
install: all
26
install: all
27
	$(GIMPTOOL) --install-bin $(TARGET)
27
	$(GIMPTOOL) --install-admin-bin $(TARGET)
28
		
28
		
29
.c.o:
29
.c.o:
30
	$(CC) -c $(CFLAGS) $<
30
	$(CC) -c $(CFLAGS) $<

Return to bug 187053