From 08c318e0087ac9351bd3f883193c9a0886a43438 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 28 Jun 2011 15:10:43 -0700 Subject: update makefile and little comments --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6c1743cc54..34e0d7b1da 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,6 @@ build: @lessc ./lib/bootstrap.less > ./bootstrap-1.0.0.css @lessc ./lib/bootstrap.less > ./bootstrap-1.0.0.min.css --compress - @echo "bootstrap successfully built!" + @echo "Bootstrap successfully built! - `date`" .PHONY: build \ No newline at end of file -- cgit v1.2.3