/xmlbench/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/xmlbench/trunk

« back to all changes in this revision

Viewing changes to parse/Makefile

  • Committer: Suren A. Chilingaryan
  • Date: 2009-09-30 21:09:22 UTC
  • Revision ID: csa@dside.dyndns.org-20090930210922-545nwrb5o2ao6psd
QT pull parser and fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
endif
109
109
 
110
110
ifeq ($(PHOBOS), yes)
111
 
#TARGETS += phobos-dom phobos-sax
 
111
TARGETS += phobos-dom phobos-sax
112
112
endif
113
113
 
114
114
ifeq ($(TANGO), yes)