This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
adventin/icon/Makefile

8 lines
119 B
Makefile
Raw Normal View History

2009-08-26 08:25:53 +03:00
include ../Rules.make
clean:
all:
install:
install -d -m0755 $(ICONPATH)
install -m0644 sdl_instead.png $(ICONPATH)