
all:
		@echo Not yet. For now, just compile Cistron\'s test client...

clean:

install:
		@echo Not yet. For now, just install Cistron\'s test client...

