tmaybe this will work. - 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 65f5492fb4812844891210b5410d9bd4832ad74f
(DIR) parent a25e7f2fd5503b46abd4e6f67f4f24f734931ee3
(HTM) Author: rsc <devnull@localhost>
Date: Wed, 21 Apr 2004 05:42:46 +0000
maybe this will work.
Diffstat:
A src/libmp/power/mkfile | 4 ++++
A src/libmp/sparc/mkfile | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
---
(DIR) diff --git a/src/libmp/power/mkfile b/src/libmp/power/mkfile
t@@ -0,0 +1,4 @@
+all:
+
+%:V:
+ # nothing to see here
(DIR) diff --git a/src/libmp/sparc/mkfile b/src/libmp/sparc/mkfile
t@@ -0,0 +1,4 @@
+all:
+
+%:V:
+ # nothing to see here