]> Zhao Yanbai Git Server - minix.git/commitdiff
mined: move to minix/usr.bin/mined 79/2979/1
authorThomas Cort <tcort@minix3.org>
Wed, 25 Mar 2015 18:51:18 +0000 (14:51 -0400)
committerLionel Sambuc <lionel@minix3.org>
Sat, 28 Mar 2015 07:39:10 +0000 (08:39 +0100)
As suggested in issue #43.

Historic Locations:

Prior to this commit

  minix/commands/mined

Prior to commit 433d6423c39e34ec4b79c950597bb2d236f886be

  commands

Change-Id: I374ab3ff0e3b9e47779fc21e80b47fda87698242

minix/commands/Makefile
minix/usr.bin/Makefile
minix/usr.bin/mined/Makefile [moved from minix/commands/mined/Makefile with 100% similarity]
minix/usr.bin/mined/mined.1 [moved from minix/commands/mined/mined.1 with 100% similarity]
minix/usr.bin/mined/mined.h [moved from minix/commands/mined/mined.h with 100% similarity]
minix/usr.bin/mined/mined1.c [moved from minix/commands/mined/mined1.c with 100% similarity]
minix/usr.bin/mined/mined2.c [moved from minix/commands/mined/mined2.c with 100% similarity]

index 5f50a1ca5eddbc429fe5fad36eabca8b375c0906..4b845747d5dc1dc02bf4f178ae3b961ddf7d52a7 100644 (file)
@@ -15,7 +15,6 @@ SUBDIR=       add_route arp at backup btrace \
        intr ipcrm ipcs irdpd isoread \
        loadkeys loadramdisk logger look lp \
        lpd lspci mail MAKEDEV \
-       mined \
        mount mt netconf \
        nonamed \
        postinstall prep printroot \
index 660309d14ff56d990ac694a55d51a4c4eda2d919..4a115a3f8d4fccd91bcffcccd0be19f538b7246f 100644 (file)
@@ -5,6 +5,7 @@ SUBDIR+=        eepromread
 .endif # ${MACHINE_ARCH} == "earm"
 
 SUBDIR+=       grep
+SUBDIR+=       mined
 SUBDIR+=       ministat
 SUBDIR+=       top
 SUBDIR+=       toproto