changed n_link to 1, so 'find' will work (we have no enless subdirs by default anymore)
[k8muffin.git] / Jamrules
blobe1f2d2c038fc928ffc06db31c0cd490528a2d219
1 set-profile ;
2 set-target-locations ;
4 # don't use devid and inode at all
5 #DEFINES += USE_DEVID_INODE ;
7 softinclude $(TOP)/Jamrules.local ;
8 softinclude $(TOP)/Jamrules.configure ;
9 softinclude $(TOP)/Jamrules.libs ;
10 softinclude $(TOP)/Jamrules.install ;
11 softinclude $(TOP)/Jamrules.push ;