From 0ed98fe3e194819981095fe55e2b5a37e37a7a04 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Mon, 10 Jan 2011 20:08:35 -0600 Subject: Makefile cleanups. --- makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'makefile') diff --git a/makefile b/makefile index 3bda10c6c..dcb3848e7 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,3 @@ SUBDIRS = src.d -all: ${SUBDIRS} -clean: $(patsubst %.d,%.clean, ${SUBDIRS}) - include ./config.mk -- cgit v1.2.1