aboutsummaryrefslogtreecommitdiff
path: root/src/libmp
diff options
context:
space:
mode:
authorRichard Miller <millerresearch@gmail.com>2011-05-18 13:20:56 -0400
committerRuss Cox <rsc@swtch.com>2011-05-18 13:20:56 -0400
commit9cf92718e9f2e82c7d1f2a896b5c93b01f1ad073 (patch)
tree392f2d1c712a4eb2dde49163678ec2fedad6b848 /src/libmp
parentc1f950fc32d55890e0b914d9368657b23122dd59 (diff)
downloadplan9port-9cf92718e9f2e82c7d1f2a896b5c93b01f1ad073.tar.gz
plan9port-9cf92718e9f2e82c7d1f2a896b5c93b01f1ad073.tar.bz2
plan9port-9cf92718e9f2e82c7d1f2a896b5c93b01f1ad073.zip
arm: build fixes
Get p9p to build cleanly for ARM - based on suggestions from rsc and eekee, plus a final tweak from me. Tested (a bit) on sheevaplug (ubuntu jaunty), Nokia N800 (maemo 4) and Nokia N900 (maemo 5). R=rsc CC=plan9port.codebot http://codereview.appspot.com/4524056
Diffstat (limited to 'src/libmp')
-rw-r--r--src/libmp/arm/mkfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libmp/arm/mkfile b/src/libmp/arm/mkfile
new file mode 100644
index 00000000..43a4662b
--- /dev/null
+++ b/src/libmp/arm/mkfile
@@ -0,0 +1,4 @@
+all:
+
+%:V:
+ # nothing to see here