#============================================================================== # Night Light IRC Proxy (ircproxy) Dummy Makefile # Copyright (C) 2001 Jonas Kvinge # All rights reserved. #============================================================================== all: @echo "" @echo "Before you can run 'make' you must run" @echo "the system configuration script, type:" @echo "" @echo "./configure" @echo ""