[Cryptech-Commits] [wiki] 58/75: BSD makefile
git at cryptech.is
git at cryptech.is
Fri Oct 8 18:52:24 UTC 2021
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch production
in repository wiki.
commit 58ec00ea0b2d24f86296bcbe8c7f77366d2620b7
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Sun May 9 21:14:14 2021 +0000
BSD makefile
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..c1aa5dc
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+.MAIN: all
+
+${.TARGETS}: ; @gmake $@
More information about the Commits
mailing list