fixed depenency issue with wrap so make -j6 works

release/4.3a0
Alex Cunningham 2011-12-16 14:44:04 +00:00
parent 6d20a637be
commit 7c6068fbf7
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ endif # Linux
all: generate_toolbox
generate_toolbox: $(top_srcdir)/gtsam.h
generate_toolbox: $(top_srcdir)/gtsam.h wrap
./wrap ${mexextension} ${interfacePath} ${moduleName} ${toolboxpath} ${mexFlags}
source_mode = -m 644