From 1c6cb51e654b03dea0d33f5c35ae50c1e93c6437 Mon Sep 17 00:00:00 2001 From: Stefan Gartner Date: Thu, 30 Jul 2009 18:19:46 +0000 Subject: 2.5: first step at adding Makefiles for smoke NOTE: someone needs to add $(NAN_SMOKE)/lib/$(DEBUG_DIR)/libsmoke.a to source/Makefile to make it link --- intern/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/Makefile') diff --git a/intern/Makefile b/intern/Makefile index 995dc56c7d3..b559ce6978a 100644 --- a/intern/Makefile +++ b/intern/Makefile @@ -32,7 +32,7 @@ SOURCEDIR = intern # include nan_subdirs.mk ALLDIRS = string ghost guardedalloc moto container memutil -ALLDIRS += decimation iksolver bsp SoundSystem opennl elbeem boolop +ALLDIRS += decimation iksolver bsp SoundSystem opennl elbeem boolop smoke all:: @for i in $(ALLDIRS); do \ -- cgit v1.2.3