diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile | 3 |
1 files changed, 0 insertions, 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 && \ |