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:
+1
-1
@@ -34,7 +34,6 @@ StdBinCommands
|
|||||||
# csplit.c
|
# csplit.c
|
||||||
driveinfo.c
|
driveinfo.c
|
||||||
# echo.c
|
# echo.c
|
||||||
eject.c
|
|
||||||
error.c
|
error.c
|
||||||
fortune.c
|
fortune.c
|
||||||
finddir.c
|
finddir.c
|
||||||
@@ -121,6 +120,7 @@ if $(TARGET_PLATFORM) = libbe_test {
|
|||||||
# standard commands that need libbe.so and libsupc++.so
|
# standard commands that need libbe.so and libsupc++.so
|
||||||
StdBinCommands
|
StdBinCommands
|
||||||
alert.cpp
|
alert.cpp
|
||||||
|
eject.cpp
|
||||||
hey.cpp
|
hey.cpp
|
||||||
reindex.cpp
|
reindex.cpp
|
||||||
resattr.cpp
|
resattr.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user