Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Need an empty Makefile even though there's no C code to test in the frontend directory. Yet.
Matthew Seaman committed 13 years ago
commit 573fe8df5d7dc227581ccf640009dfc3287bfc28
parent 98b489d1f4548749332e3de162d2c537b276b2ab
1 file changed +4 -0
added tests/frontend/Makefile
@@ -0,0 +1,4 @@
+

+
# There's nothing to compile here
+

+
.include "../bsd.tests.mk"