1
0
Fork 0
mirror of https://github.com/laravel-ls/uri synced 2026-06-16 10:04:55 +02:00
uri/Makefile
2019-05-24 19:52:16 +09:00

15 lines
405 B
Makefile

# ----------------------------------------------------------------------------
# global
.DEFAULT_GOAL = test
# ----------------------------------------------------------------------------
# target
# ----------------------------------------------------------------------------
# include
include hack/make/go.mk
# ----------------------------------------------------------------------------
# overlays