Subject: Re: Missing files: pack_dev.c/h
To: None <current-users@netbsd.org>
From: Peter. Bex <Peter.Bex@student.kun.nl>
List: current-users
Date: 09/14/2002 16:26:04
Quoting Andrew Brown <atatat@atatdot.net>:
> if you look in the makefile for mtree, you should see something like
> this:
> 
> CPPFLAGS+=      -I${.CURDIR}/../../bin/ls -I${.CURDIR}/../../sbin/mknod
> .PATH:  ${.CURDIR}/../../bin/ls ${.CURDIR}/../../sbin/mknod
> 
> which causes pulls pack_dev.c and pack_dev.h to get pulled in from the
> mknod directory.  perhaps you didn't unpack everything?

I have looked into the Makefile, and I've unpacked everything. Perhaps the 
ftp's tar gz files are not complete, but the files are on CVS?

Peter Bex

"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
        --Donald Knuth