Skip to content

Commit 5f484a5

Browse files
committed
restructured source file tree as per general standards here
1 parent 45a532c commit 5f484a5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+9
-6
lines changed

Go!

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
dir <Obey$dir>
1+
dir <Obey$dir>.src
22
make
3-
echo ------- finished
3+
echo ------- finished
4+

m_lpeg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
dir <Obey$dir>
1+
dir <Obey$dir>.src
22
echo "-->"
33
gcc -std=gnu99 -fPIC -O2 -Wall -Wextra -Wl,-E -shared -mfpu=vfp -o so/lpeg lpcap.c lpcode.c lpprint.c lptree.c lpvm.c
4-
echo "Finished making lpeg"
4+
echo "Finished making lpeg"
5+

m_riscos

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
dir <Obey$dir>
1+
dir <Obey$dir>.src
22
echo "-->"
33
gcc -std=gnu99 -fPIC -O2 -Wall -Wextra -Wl,-E -shared -mfpu=vfp -DRISCOS -o so/riscos sys.s riscoslib.c
4-
echo "Finished making riscos"
4+
echo "Finished making riscos"
5+
File renamed without changes.

c/lapi renamed to src/c/lapi

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)