DEADSOFTWARE

9e25b4342bd7541f4913623e7260721bfb1ad146
[bbcp.git] / BlackBox / _FreeBSDLinuxOpenBSD_GUI / build
1 #!/bin/sh
3 ./run-dev0 <<DATA
4 ConsCompiler.Compile('Lin/Mod', 'Dl.txt')
5 ConsCompiler.Compile('Lin/Mod', 'Libc.txt')
6 ConsCompiler.Compile('Lin/Mod', 'LibW.txt')
7 ConsCompiler.Compile('Lin/Mod', 'Iconv.txt')
9 # Linux only
10 ConsCompiler.Compile('Lin/Mod', 'Rt.txt')
12 DevCompiler.CompileThis Kernel Files HostFiles StdLoader
13 DevCompiler.CompileThis Math Strings Dates Meta Log Dialog Services Fonts Ports Stores Converters Sequencers Models Printers Views Controllers Properties Printing Mechanisms Containers Documents Windows
14 DevCompiler.CompileThis StdCFrames Controls StdDialog StdApi StdCmds StdInterpreter
16 DevCompiler.CompileThis HostDates HostLang HostRegistry
18 DevCompiler.CompileThis Console HostConsole
20 DevCompiler.CompileThis TextModels TextRulers TextSetters TextViews TextControllers TextMappers TextCmds
22 DevCompiler.CompileThis Gtk2GLib Gtk2GObject Gtk2Keysyms Gtk2Pango Gtk2Gdk Gtk2Gtk Gtk2Util
24 DevCompiler.CompileThis HostFonts HostPorts HostMechanisms HostWindows HostClipboard HostCFrames HostDialog HostCmds
26 DevCompiler.CompileThis StdLog ConsLog
28 DevCompiler.CompileThis FormModels FormViews FormControllers FormGen FormCmds
30 DevCompiler.CompileThis StdTables StdTabViews HostTabFrames
32 DevCompiler.CompileThis HostTextConv HostMenus
34 DevCompiler.CompileThis StdFolds StdLinks StdDebug StdMenuTool StdClocks StdStamps StdCoder StdScrollers
36 DevCompiler.CompileThis In Out Integers
38 DevCompiler.CompileThis Config Init
40 ### Dev:
41 DevCompiler.CompileThis DevMarkers DevCommanders DevSelectors DevCPM DevCPT DevCPH DevCPB DevCPE DevCPS DevCPP DevCPL486 DevCPC486 DevCPV486 DevCompiler DevElfLinker DevLinker
42 DevCompiler.CompileThis ConsInterp ConsCompiler
43 DevCompiler.CompileThis DevAlienTool DevReferences DevDebug DevDependencies DevHeapSpy DevInspector DevLinkChk DevMsgSpy DevRBrowser DevSearch DevSubTool DevCmds DevDecoder386 DevBrowser DevAnalyzer DevProfiler
44 DevCompiler.CompileThis HostPackedFiles DevPacker
46 ### Xhtml:
47 DevCompiler.CompileThis XhtmlEntitySets XhtmlWriters XhtmlStdFileWriters XhtmlTextTableMarkers XhtmlExporter
49 ### Comm:
50 DevCompiler.CompileThis CommStreams
51 ConsCompiler.Compile('Lin/Mod', 'Termios.txt')
52 ConsCompiler.Compile('Lin/Mod', 'Ioctl.txt')
53 ConsCompiler.Compile('Lin/Mod', 'Net.txt')
54 DevCompiler.CompileThis CommV24 CommTCP
56 ### Obx:
57 DevCompiler.CompileThis ObxHello0 ObxPi ObxRandom ObxTrap
58 DevCompiler.CompileThis ObxActions ObxAddress0 ObxAddress1 ObxAddress2 ObxAscii ObxBlackBox ObxButtons ObxCalc ObxCaps ObxContIter ObxControlShifter ObxControls ObxConv ObxCount0 ObxCount1 ObxCubes ObxDb ObxDialog ObxFact ObxFileTree ObxFldCtrls ObxGraphs ObxHello1 ObxLabelLister ObxLines ObxLinks ObxMMerge ObxOmosi ObxOpen0 ObxOpen1 ObxOrders ObxParCmd ObxPatterns ObxRatcalc ObxSample ObxScroll ObxStores ObxTabViews ObxTabs ObxTickers ObxTwins ObxUnitConv ObxViews0 ObxViews1 ObxViews10 ObxViews11 ObxViews12 ObxViews13 ObxViews14 ObxViews2 ObxViews3 ObxViews4 ObxViews5 ObxViews6 ObxWrappers ObxCtrls
59 DevCompiler.CompileThis ObxPhoneDB ObxPhoneUI ObxPhoneUI1 ObxLookup0 ObxLookup1 ObxPDBRep0 ObxPDBRep1 ObxPDBRep2 ObxPDBRep3 ObxPDBRep4
61 ### Dev2
62 DevCompiler.CompileThis Dev2LnkBase Dev2LnkLoad Dev2LnkWritePe Dev2LnkWriteElf Dev2LnkWriteElfStatic Dev2Linker Dev2Linker1
63 DevCompiler.CompileThis Dev2LnkChmod
65 DevCompiler.CompileThis HostGnome
67 Dev2Linker1.LinkElfExe `uname -s` blackbox := Kernel$+ Files HostFiles HostGnome StdLoader
69 DATA