summaryrefslogtreecommitdiffstats
path: root/other-licenses/7zstub/src/CPP/7zip/SubBuild.mak
diff options
context:
space:
mode:
Diffstat (limited to 'other-licenses/7zstub/src/CPP/7zip/SubBuild.mak')
-rw-r--r--other-licenses/7zstub/src/CPP/7zip/SubBuild.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/other-licenses/7zstub/src/CPP/7zip/SubBuild.mak b/other-licenses/7zstub/src/CPP/7zip/SubBuild.mak
new file mode 100644
index 000000000..0c49d3b71
--- /dev/null
+++ b/other-licenses/7zstub/src/CPP/7zip/SubBuild.mak
@@ -0,0 +1,3 @@
+ cd $(@D)
+ $(MAKE) -nologo $(TARGETS)
+ cd ..