Revert "Remove all the stale huevos targets."

This reverts commit 9d5cf0a1db.
This commit is contained in:
Jakub Klama
2016-12-19 20:34:02 +01:00
parent 5a16b98655
commit fbc921bffa

View File

@@ -205,6 +205,24 @@ tests:
ports: check-root
@${BUILD_TOOLS}/build-ports.py
huevos:
@${BUILD_TOOLS}/build-os.py
huevos-tests:
@${BUILD_TOOLS}/run-huevos-tests.py
huevos-playground:
@PLAYGROUND=yes ${BUILD_TOOLS}/run-huevos-tests.py
huevos-ssh:
@START_SSH=yes ${BUILD_TOOLS}/run-huevos-tests.py
huevos-telnet:
@START_TELNET=yes ${BUILD_TOOLS}/run-huevos-tests.py
portsjail: huevos
@${BUILD_TOOLS}/install-jail.py
profiles:
@${BUILD_TOOLS}/profiles.py