# (c) Christoph Pinkel, 1999

BIN_DIR		= /usr/bin

all:

clean:

install:
	cp vkNewProject -f $(BIN_DIR)
	cp vkUpdateProject -f $(BIN_DIR)