add SmallSingleton to build process
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@308 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
a61d7f7127
commit
d1a5bd2ec8
3 changed files with 43 additions and 1 deletions
|
@ -41,7 +41,8 @@ sub-Singleton: FORCE
|
|||
|
||||
sub-SmallObj: FORCE
|
||||
cd SmallObj && \
|
||||
$(MAKE) -f $(MAKEFILE)
|
||||
$(MAKE) -f $(MAKEFILE) && \
|
||||
$(MAKE) -f $(MAKEFILE)-SmallSingleton
|
||||
@cd ..
|
||||
|
||||
sub-OrderedStatic: FORCE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue