website/Makefile

3 lines
51 B
Makefile
Raw Normal View History

2023-04-30 06:16:05 +00:00
SHELL = "execlineb"
SOURCES = $(find src/ -type f)