Page MenuHomeDevCentral

Provide general Makefile for secretsmith
ClosedPublic

Authored by dereckson on Sun, Sep 21, 11:44.

Details

Summary

As make is already used in in docs/ and tests/ directories,
we can add a global Makefile, even if there is no build per se.

Test Plan
  • make test
  • make documentation
  • make package
  • make clean full

Diff Detail

Repository
rRPRT Nasqueron internal reports
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sun, Sep 21, 11:44
This revision was automatically updated to reflect the committed changes.