Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
573fe8d
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
98b489d
1 file changed
+4
-0
added
tests/frontend/Makefile
@@ -0,0 +1,4 @@
+
+
# There's nothing to compile here
+
+
.include "../bsd.tests.mk"