tsparc - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit c0811e687d285f065f68c72d89a3292843e198f1
 (DIR) parent 073be9351d1993c0f0a1e5a1c10f89d9d8482a25
 (HTM) Author: rsc <devnull@localhost>
       Date:   Thu,  9 Feb 2006 08:17:49 +0000
       
       sparc
       
       Diffstat:
         A src/libmp/sparc64/mkfile            |       4 ++++
         A src/libsec/sparc64/mkfile           |       4 ++++
       
       2 files changed, 8 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/libmp/sparc64/mkfile b/src/libmp/sparc64/mkfile
       t@@ -0,0 +1,4 @@
       +all:
       +
       +%:V:
       +        # nothing to see here
 (DIR) diff --git a/src/libsec/sparc64/mkfile b/src/libsec/sparc64/mkfile
       t@@ -0,0 +1,4 @@
       +all:
       +
       +%:V:
       +        # nothing to see here