From 652daa52ae7ac8ac8056c76e92df671abd0f67a8 Mon Sep 17 00:00:00 2001 From: idgay Date: Fri, 2 May 2008 20:40:35 +0000 Subject: [PATCH] move app.xml out of the way --- support/make/sim.extra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/make/sim.extra b/support/make/sim.extra index 10ee5195..88c66eb6 100644 --- a/support/make/sim.extra +++ b/support/make/sim.extra @@ -20,7 +20,7 @@ PYFILE = $(TOSDIR)/lib/tossim/tossim_wrap.cxx PYOBJFILE = $(BUILDDIR)/pytossim.o PYDIR =/usr/include/python$(PYTHON_VERSION) SIMDIR =$(TOSDIR)/lib/tossim -XML = app.xml +XML = build/app.xml DUMPTYPES = -fnesc-dump=components -fnesc-dump=variables -fnesc-dump=constants -fnesc-dump=typedefs -fnesc-dump=interfacedefs -fnesc-dump=tags ifeq ($(findstring cygwin, $(OSTYPE)),cygwin) -- 2.39.2