plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit c0811e687d285f065f68c72d89a3292843e198f1
parent 073be9351d1993c0f0a1e5a1c10f89d9d8482a25
Author: rsc <devnull@localhost>
Date:   Thu,  9 Feb 2006 08:17:49 +0000

sparc

Diffstat:
Asrc/libmp/sparc64/mkfile | 4++++
Asrc/libsec/sparc64/mkfile | 4++++
2 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/libmp/sparc64/mkfile b/src/libmp/sparc64/mkfile @@ -0,0 +1,4 @@ +all: + +%:V: + # nothing to see here diff --git a/src/libsec/sparc64/mkfile b/src/libsec/sparc64/mkfile @@ -0,0 +1,4 @@ +all: + +%:V: + # nothing to see here