Renamed the build target of the kernel's test "ls" app (to separate it from
coreutil's ls). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7619 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8c60a23b16
commit
ce986d0759
@ -311,7 +311,7 @@ KernelLd fortune :
|
|||||||
|
|
||||||
KernelConfigSection etc/fortunes : data : $(SUBDIR)/apps/fortune/fortunes ;
|
KernelConfigSection etc/fortunes : data : $(SUBDIR)/apps/fortune/fortunes ;
|
||||||
|
|
||||||
KernelLd ls :
|
KernelLd kernel_ls :
|
||||||
libglue2.o
|
libglue2.o
|
||||||
<$(SOURCE_GRIST)!apps!ls>main.o
|
<$(SOURCE_GRIST)!apps!ls>main.o
|
||||||
libroot.so
|
libroot.so
|
||||||
|
Loading…
Reference in New Issue
Block a user