mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 15:31:31 +01:00
6 lines
51 B
Bash
6 lines
51 B
Bash
#!/bin/sh
|
|
|
|
source SourceLists.txt
|
|
|
|
echo ${SOURCES}
|