linux fixes

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@474 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-01-15 22:32:54 +00:00
parent 0efd57d86d
commit de2a6e513d
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,5 @@
SUBTARGETS = Factory flex_string Longevity OrderedStatic RegressionTest \
SafeFormat ScopeGuard Singleton SmallObj Visitor Pimpl
SUBTARGETS = Factory flex_string Longevity OrderedStatic Pimpl RegressionTest \
SafeFormat ScopeGuard Singleton SmallObj Visitor
.PHONY: clean all $(SUBTARGETS)
all: $(SUBTARGETS)