File: INSTALL

package info (click to toggle)
bb 1.2-9
  • links: PTS
  • area: main
  • in suites: potato
  • size: 4,152 kB
  • ctags: 3,357
  • sloc: ansic: 43,440; sh: 152; makefile: 64; asm: 36
file content (21 lines) | stat: -rw-r--r-- 613 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
For Unix
   You need following libraries: aalib
   In most cases you should use:

   CFLAGS=your best optimizing switches
   export CFLAGS
    #note that first two lines are usually not needed in case you use
    #gnu c compiler where AA-lib uses quite good ones automatically
   ./configure
    #make sure that makefile contains your favorite switches
   make
   Follow instructions displayed by make to enable sound

   see help for configure in case of problems

For DOS:
   You need following libraries: aalib, text, vga compiled
    in same directory as you uncompress bb_src.zip

     make -f makefile.dos