removed pwd app from the kernel script

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1507 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Daniel Reinhold 2002-10-13 23:48:28 +00:00
parent 8f5f3a4503
commit b4987845fd

View File

@ -704,17 +704,6 @@ KernelLd uname :
bin/uname
;
KernelLd pwd :
libglue2.o
<$(SOURCE_GRIST)!apps!pwd>main.o
libroot.so
:
$(SUBDIR)/ldscripts/$(OBOS_ARCH)/app.ld
:
:
:
bin/pwd
;
WriteKernelConfig $(OBOS_KERNEL_CONFIG) ;