[Midnightbsd-cvs] src: Makefile: Add sade utility (connect to build).

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Nov 16 17:12:28 EST 2008


Log Message:
-----------
Add sade utility (connect to build).  This is a disk editor which duplicates some of the functionality of sysinstall so that we can remove it later.

Does not support gmirror, etc yet.  It's better than nothing.

Modified Files:
--------------
    src/usr.sbin:
        Makefile (r1.12 -> r1.13)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/src/usr.sbin/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -L usr.sbin/Makefile -L usr.sbin/Makefile -u -r1.12 -r1.13
--- usr.sbin/Makefile
+++ usr.sbin/Makefile
@@ -144,6 +144,7 @@
 	rtsold \
 	rwhod \
 	sa \
+	sade \
 	${_sendmail} \
 	setfmac \
 	setpmac \


More information about the Midnightbsd-cvs mailing list