The cpuinfo command is now locally built and added to the tree.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3238 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2003-05-13 15:26:28 +00:00
parent 897285de73
commit 553f11cc8b

View File

@ -5,3 +5,16 @@ KernelObjects
: :
-fpic -fpic
; ;
KernelLd cpuinfo :
libglue2.so
<$(SOURCE_GRIST)>main.o
libroot.so
:
../../ldscripts/$(OBOS_ARCH)/app.ld
:
:
:
bin/cpuinfo
;