Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/sup/source



On Thu, 15 Jan 2009 15:58:42 +0000 (UTC), Christos Zoulas wrote:
> Removed Files:
>       src/usr.sbin/sup/source: errmsg.c

Please remove errmsg.c from usr.sbin/sup/lib/Makefile.

# diff -u  usr.sbin/sup/lib/Makefile.orig  usr.sbin/sup/lib/Makefile
--- usr.sbin/sup/lib/Makefile.orig      2008-05-03 23:48:32.000000000 
+0900
+++ usr.sbin/sup/lib/Makefile   2009-01-16 11:02:34.000000000 +0900
@@ -5,7 +5,7 @@
 LIB=   sup
 
 SRCS=  scm.c scmio.c stree.c log.c supmsg.c netcrypt.c
-SRCS+= atoo.c errmsg.c expand.c ffilecopy.c filecopy.c \
+SRCS+= atoo.c expand.c ffilecopy.c filecopy.c \
        nxtarg.c path.c quit.c run.c skipto.c
 
 .PATH: ${.CURDIR}/../source

-- 
Shin-ichi YOSHIMOTO <yosimoto%waishi.jp@localhost>
<http://www.waishi.jp/~yosimoto/diary/>


Home | Main Index | Thread Index | Old Index