Jamfile #1

  • //
  • guest/
  • dick_dunbar/
  • jam/
  • Test/
  • a1/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (107 B)
SubDir TOP a1 ;
Main a1 : a.cpp ;
HDRS += [ FDirName TOP a1 ] ;
SubDirHdrs TOP a1 ;
SubInclude TOP a1 b1 ;
# Change User Description Committed
#1 4361 Dick Dunbar Repair Jam build (rule name changes in Jamfile)
       Submit a starting Test directory