Skip to content
Snippets Groups Projects
Commit d22fa786 authored by rswindell's avatar rswindell
Browse files

Removed GUI (FLTK) support by default, needs some debug/fixes still.

Added all top level modules.
parent ad860a59
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,16 @@ ...@@ -25,6 +25,16 @@
# can be useful for creating a module that consists of many directories # can be useful for creating a module that consists of many directories
# spread out over the entire source repository. # spread out over the entire source repository.
lib-linux -d lib &lib/mozilla/js/linux.release &lib/mozilla/nspr/linux.release lib-linux -d lib &lib/mozilla/js/linux.release &lib/mozilla/nspr/linux.release
lib-win32 -d lib &lib/fltk/win32 &lib/mozilla/js/win32.release &lib/mozilla/nspr/win32.release lib-win32 -d lib &lib/mozilla/js/win32.release &lib/mozilla/nspr/win32.release
src-sbbs3 -a src/build src/sbbs3 src/xpdev src/uifc include src-sbbs3 -a src/build src/sbbs3 src/xpdev src/uifc include/mozilla
run-sbbs3 -a ctrl text exec xtrn node1 node2 node3 node4 docs run-sbbs3 -a ctrl text exec xtrn node1 node2 node3 node4 docs
\ No newline at end of file install install
include include
lib lib
src src
docs docs
ctrl ctrl
text text
exec exec
xtrn xtrn
docs docs
\ No newline at end of file
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