Made eject command a C++ program.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40600 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cdd15f8478
commit
9b26b17b0e
@ -34,7 +34,6 @@ StdBinCommands
|
||||
# csplit.c
|
||||
driveinfo.c
|
||||
# echo.c
|
||||
eject.c
|
||||
error.c
|
||||
fortune.c
|
||||
finddir.c
|
||||
@ -121,6 +120,7 @@ if $(TARGET_PLATFORM) = libbe_test {
|
||||
# standard commands that need libbe.so and libsupc++.so
|
||||
StdBinCommands
|
||||
alert.cpp
|
||||
eject.cpp
|
||||
hey.cpp
|
||||
reindex.cpp
|
||||
resattr.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user