summaryrefslogtreecommitdiff
path: root/db-4.8.30/dist/vx_6/cxxfile
diff options
context:
space:
mode:
Diffstat (limited to 'db-4.8.30/dist/vx_6/cxxfile')
-rw-r--r--db-4.8.30/dist/vx_6/cxxfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/db-4.8.30/dist/vx_6/cxxfile b/db-4.8.30/dist/vx_6/cxxfile
new file mode 100644
index 0000000..580c700
--- /dev/null
+++ b/db-4.8.30/dist/vx_6/cxxfile
@@ -0,0 +1,2 @@
+bdbvxw/$(MODE_DIR)/Objects/$(BDB_OBJECT_DIR)/__FILENAME__.o : $(BDB_ROOT)/__FILENAME__.cpp
+ $(TRACE_FLAG)if [ ! -d "`dirname "$@"`" ]; then mkdir -p "`dirname "$@"`"; fi;echo "building $@"; $(TOOL_PATH)dcc $(DEBUGFLAGS_C++-Compiler) $(CC_ARCH_SPEC) -W:c:,-Xclib-optim-off -Xansi -Xlocal-data-area-static-only -Xforce-declarations -Xmake-dependency=0xd $(ADDED_C++FLAGS) $(IDE_INCLUDES) $(ADDED_INCLUDES) -DCPU=$(CPU) -DTOOL_FAMILY=$(TOOL_FAMILY) -DTOOL=$(TOOL) -D_WRS_KERNEL $(DEFINES) -o "$@" -c "$<"