#
# Copyright (c) Jaroslav Kysela (Perex soft)
#

all:
	@echo "What's?"

clean:
	rm -f *~

gcompile:

ginstall:
