From 1cd7fd3cda5808f734a0ac4c841ebcfac5e758a0 Mon Sep 17 00:00:00 2001 From: Emil Mikulic Date: Wed, 24 Nov 2010 23:33:31 +1100 Subject: [PATCH] Tidy up Makefile. --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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