Jamfile 113 B

1234567
  1. TOP = "." ;
  2. startfromtop = "./" ;
  3. SubDir TOP ;
  4. DOCROOTDIR = pwd ;
  5. Depends all : pics ;
  6. SubInclude TOP texpics ;