7aa572f Add a new makefile target that does everything needed for jenkins.

Authored and Committed by clumens 8 years ago
1 file changed. 9 lines added. 1 lines removed.
    Add a new makefile target that does everything needed for jenkins.
    
    We should have as much of the logic of how the CI tests are run in source
    control as possible, so that's what this target is for.  Besides this, jenkins
    just runs a "git clean" first.
    
        
file modified
+9 -1