# CCS Computer Science # Finger Daemon # # Douglas Thrift # # $Id$ all: mingw32-make $@ .x86: mingw32-make $@ .x64: mingw32-make $@ install: mingw32-make $@ upload: mingw32-make $@ clean: mingw32-make $@