[Cryptech-Commits] [user/sra/pelican] 58/68: BSD makefile
git at cryptech.is
git at cryptech.is
Mon Jul 19 22:25:37 UTC 2021
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch pelican
in repository user/sra/pelican.
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