Jamfile #1

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