Date: Mon, 6 Jul 1998 08:49:57 +0200 (CEST) From: Andrzej Bialecki <abial@nask.pl> To: freebsd-small@FreeBSD.ORG Subject: Re: Custom init Message-ID: <Pine.NEB.3.95.980706084740.2285C-100000@korin.warman.org.pl> In-Reply-To: <Pine.NEB.3.95.980705224839.27775A-200000@korin.warman.org.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
...and I forgot to tell you how to compile it: the Makefile should look like this: PROG=oinit LDADD+=-lutil SRCS=oinit.c NOMAN=yes .include <bsd.prog.mk> Andrzej Bialecki --------------------+--------------------------------------------------------- abial@nask.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. --------------------+--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.980706084740.2285C-100000>