steed/icon/Makefile
2009-09-23 06:28:30 +00:00

11 lines
156 B
Makefile

include ../Rules.make
clean:
all:
install:
$(INSTALLD) $(ICONPATH)
$(INSTALL) sdl_instead.png $(ICONPATH)
uninstall:
$(RM) $(ICONPATH)/sdl_instead.png