summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/calloc.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-21 18:18:46 +0000
committerbde <bde@FreeBSD.org>1995-10-21 18:18:46 +0000
commit8e5ccdb0485d099c86472167c2f9e7ff992590a9 (patch)
tree12ae5a1baaae0c622dda5e1ddd3ab23fa41877c0 /lib/libc/stdlib/calloc.c
parent890f2bad697d26b115592e1c5aa4dda1d44381ff (diff)
downloadFreeBSD-src-8e5ccdb0485d099c86472167c2f9e7ff992590a9.zip
FreeBSD-src-8e5ccdb0485d099c86472167c2f9e7ff992590a9.tar.gz
Fix maninstall target for the NOMANCOMPRESS case. The previous revision
failed when there was an obj directory. Use .PATH.n for installing too so that make can find the source files. This allows the source files to be in several directories (the old method using cd only works well for a single directory). The dependencies are on the source files even for the compressed case, although it would be more flexible to depend on the files being installed, so that `make install' doesn't attempt to build things Force COPY to -c for the NOMANCOMPRESS case. Then the files to be installed are always sources, so they must not be moved.
Diffstat (limited to 'lib/libc/stdlib/calloc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud