From: Arun Thomas Date: Mon, 25 Jul 2011 09:48:30 +0000 (+0200) Subject: usr.bin/Makefile: cosmetic change X-Git-Tag: v3.2.0~415 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch02.html?a=commitdiff_plain;h=3a69da5f86a4882d9e3423442884821d4622ccc9;p=minix.git usr.bin/Makefile: cosmetic change -Move mkimage to list of MINIX commands --- diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 79e5a6b96..cd042c552 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -6,9 +6,9 @@ SUBDIR= indent m4 stat tic sed mkdep uniq # Non-NetBSD imports -SUBDIR+= ministat mkimage +SUBDIR+= ministat # Minix commands -SUBDIR+= top +SUBDIR+= top mkimage .include