# -*- coding: koi8-r -*-
#
#   graphics
#
# 2012 (c)  ..  
#

include ../rules.mk

PICS := 

all: $(PICS) 


include ../rules-post.mk

