summaryrefslogtreecommitdiffstats
path: root/private/mvdm/softpc.new/host/src/makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'private/mvdm/softpc.new/host/src/makefile.inc')
-rw-r--r--private/mvdm/softpc.new/host/src/makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/private/mvdm/softpc.new/host/src/makefile.inc b/private/mvdm/softpc.new/host/src/makefile.inc
new file mode 100644
index 000000000..a9dd941dc
--- /dev/null
+++ b/private/mvdm/softpc.new/host/src/makefile.inc
@@ -0,0 +1,6 @@
+#dummy file to be included
+
+{obj\$(TARGET_DIRECTORY)\}fprt.obj : fprt.c
+
+$(SOFTPC_DEST)\obj\$(TARGET_DIRECTORY)\fprt.obj : obj\$(TARGET_DIRECTORY)\fprt.OBJ
+ copy $** $@