haiku/src/apps/Jamfile
ejakowatz 5f281ed502 Well, I couldn't go to bed without making *something* build ... ;)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-09 13:40:32 +00:00

11 lines
365 B
Plaintext

SubDir OBOS_TOP src apps ;
SubInclude OBOS_TOP src apps arp ;
SubInclude OBOS_TOP src apps bin ;
SubInclude OBOS_TOP src apps clock ;
SubInclude OBOS_TOP src apps ifconfig ;
SubInclude OBOS_TOP src apps magnify ;
SubInclude OBOS_TOP src apps ping ;
SubInclude OBOS_TOP src apps pulse ;
SubInclude OBOS_TOP src apps route ;
SubInclude OBOS_TOP src apps traceroute ;