Skip to content

Commit

Permalink
add partdeps target to ease buildbot scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jul 3, 2012
1 parent 7831cbd commit dbda54f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makefile
Expand Up @@ -35,6 +35,8 @@ all: $(PARTDEPS) examples $(LIBSHOGUN_TARGET)
@echo
endif

partdeps: $(PARTDEPS)

ctags: shogun/Makefile
$(MAKE) -C shogun ctags
ln -s shogun/tags
Expand Down

0 comments on commit dbda54f

Please sign in to comment.