github.com/canonical/ubuntu-image@v0.0.0-20240430122802-2202fe98b290/internal/statemachine/testdata/gadget_source/makefile (about)

     1  default: test1
     2  test1:
     3  	@echo "make target test1"
     4  test2:
     5  	@echo "make target test2"