diff --git a/Makefile b/Makefile index ced58ad..9480cf0 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,7 @@ CC?=cc CFLAGS?=-O LIBS=`[ \`uname\` = "SunOS" ] && echo -lsocket -lnsl` -TARGETS = bsd linux solaris -.PHONY: all $(TARGETS) +.PHONY: all clean all: darkhttpd