Atlas - Makefile
Home / toolkits / LWPS Lines: 1 | Size: 199 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1 2# Yeah I know im running all -> build -> run but it prevents other build systems 3# from freaking out when they see a Makefile with no 'all' target. 4all: build 5 6build: run 7 8run: 9 @python3 src/main.py[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.