From e8f61e9c22fd1f94dbe96aab8d07b7cfa7ad78d0 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 24 Jan 2009 04:55:30 -0400 Subject: Removed useless make rule. --- lib/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/Makefile b/lib/Makefile index b4db9369..09894134 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -9,9 +9,6 @@ STOW_ROOT = /usr/local/stow HERE = $(shell pwd) -all: - @echo Making libraries... - # architecture=combined boost-release: (cd boost && \ -- cgit v1.2.3