4 lines
69 B
Makefile
Raw Normal View History

2022-04-05 13:36:38 +08:00
SHELL := /bin/bash
2022-03-28 13:36:51 +08:00
all:
2022-04-05 13:36:38 +08:00
@echo "Using 'source envsetup.sh' to start"