Updated it so intern/python/freeze is combined into intern's Makefile
also updated the readme so its not an extra step anymore. Kent -- mein@cs.umn.edu
This commit is contained in:
@@ -35,7 +35,7 @@ SOURCEDIR = intern
|
||||
# include nan_subdirs.mk
|
||||
|
||||
ALLDIRS = string ghost guardedalloc bmfont moto container memutil
|
||||
ALLDIRS += decimation iksolver keymaker bsp
|
||||
ALLDIRS += decimation iksolver keymaker bsp python/freeze
|
||||
|
||||
all::
|
||||
@for i in $(ALLDIRS); do \
|
||||
|
Reference in New Issue
Block a user