]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-platform-build-fixes-20060801
authorRuss Allbery <rra@stanford.edu>
Tue, 1 Aug 2006 22:54:19 +0000 (22:54 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 1 Aug 2006 22:54:19 +0000 (22:54 +0000)
commit1b0bbe11bfb62cfdeeb587f68b83084dc7063d69
tree774c9d10226e165c884f7bc0882531f84fff69e1
parent32560b1bb77f29dec979af7a0109c560a4b0f347
STABLE14-platform-build-fixes-20060801

Add dummy makefiles for all the other supported architectures and fix a
few issues with makefile inclusion in the Makefile.in and
DARWIN/Makefile.in.

(cherry picked from commit 088e1409f8d318697023341e2050a3e58708b0fd)
src/platform/AIX/Makefile.in [new file with mode: 0644]
src/platform/DARWIN/Makefile.in
src/platform/FBSD/Makefile.in [new file with mode: 0644]
src/platform/HPUX/Makefile.in [new file with mode: 0644]
src/platform/IRIX/Makefile.in [new file with mode: 0644]
src/platform/LINUX/Makefile.in [new file with mode: 0644]
src/platform/Makefile.in [new file with mode: 0644]
src/platform/NBSD/Makefile.in [new file with mode: 0644]
src/platform/OBSD/Makefile.in [new file with mode: 0644]
src/platform/SOLARIS/Makefile.in [new file with mode: 0644]