aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/parser/generated/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/parser/generated/makefile')
-rw-r--r--dist/examples/cxx/parser/generated/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/examples/cxx/parser/generated/makefile b/dist/examples/cxx/parser/generated/makefile
index 6f77af4..5335819 100644
--- a/dist/examples/cxx/parser/generated/makefile
+++ b/dist/examples/cxx/parser/generated/makefile
@@ -46,6 +46,10 @@ ifeq ($(XSDE_POLYMORPHIC),y)
EXTRA_XSDFLAGS += --runtime-polymorphic
endif
+ifeq ($(XSDE_CUSTOM_ALLOCATOR),y)
+EXTRA_XSDFLAGS += --custom-allocator
+endif
+
library-pdriver: library-pdriver.o library-pskel.o library-pimpl.o $(root)/libxsde/xsde/libxsde.a
library-pdriver.o: library-pdriver.cxx library-pimpl.hxx library-pskel.hxx