Skip to content
Snippets Groups Projects
Commit 7adb8ab0 authored by deuce's avatar deuce
Browse files

Add lib module.

parent fd1b89b2
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
lib-win32 -a 3rdp/win32.release
lib -a 3rdp/dist 3rdp/build
src-sbbs3 -a src/build src/sbbs3 src/xpdev src/smblib src/uifc src/conio src/sexpots src/comio
run-sbbs3 -a ctrl text exec xtrn node1 node2 node3 node4 docs web
syncterm -a src/syncterm src/build src/conio src/uifc src/xpdev src/comio src/sbbs3/telnet.c src/sbbs3/telnet.h src/sbbs3/xmodem.c src/sbbs3/xmodem.h src/sbbs3/zmodem.c src/sbbs3/zmodem.h src/sbbs3/sexyz.h src/smblib/crc16.c src/smblib/crc16.h src/smblib/crc32.c src/smblib/crc32.h
......@@ -36,4 +37,4 @@ text text
exec exec
xtrn xtrn
web web
3rdp 3rdp
\ No newline at end of file
3rdp 3rdp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment