top_makefile: change info

This commit is contained in:
YuzukiTsuru 2022-04-05 13:36:38 +08:00
parent 78428a9e0f
commit 3bb928cf5f

View File

@ -1,2 +1,4 @@
SHELL := /bin/bash
all:
@echo "Using lunch to start"
@echo "Using 'source envsetup.sh' to start"