diff options
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -208,6 +208,8 @@ version.h: FORCE check: all $(Q)cd validation && ./test-suite +validation/%.t: FORCE + @validation/test-suite single $*.c clean: clean-check |
![]() |
index : sparse/sparse-dev.git | |
| Sparse's development tree with unstable git history | Chris Li |
| aboutsummaryrefslogtreecommitdiffstatshomepage |
| -rw-r--r-- | Makefile | 2 |
@@ -208,6 +208,8 @@ version.h: FORCE check: all $(Q)cd validation && ./test-suite +validation/%.t: FORCE + @validation/test-suite single $*.c clean: clean-check |