From 65f5492fb4812844891210b5410d9bd4832ad74f Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 21 Apr 2004 05:42:46 +0000 Subject: maybe this will work. --- src/libmp/power/mkfile | 4 ++++ src/libmp/sparc/mkfile | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 src/libmp/power/mkfile create mode 100644 src/libmp/sparc/mkfile (limited to 'src/libmp') diff --git a/src/libmp/power/mkfile b/src/libmp/power/mkfile new file mode 100644 index 00000000..43a4662b --- /dev/null +++ b/src/libmp/power/mkfile @@ -0,0 +1,4 @@ +all: + +%:V: + # nothing to see here diff --git a/src/libmp/sparc/mkfile b/src/libmp/sparc/mkfile new file mode 100644 index 00000000..43a4662b --- /dev/null +++ b/src/libmp/sparc/mkfile @@ -0,0 +1,4 @@ +all: + +%:V: + # nothing to see here -- cgit v1.2.3