Modules/x86 - Needs a makefile :)
authorJohn Hodge <[email protected]>
Wed, 6 Jul 2011 08:35:04 +0000 (16:35 +0800)
committerJohn Hodge <[email protected]>
Wed, 6 Jul 2011 08:35:04 +0000 (16:35 +0800)
Modules/x86/Makefile [new file with mode: 0644]

diff --git a/Modules/x86/Makefile b/Modules/x86/Makefile
new file mode 100644 (file)
index 0000000..60999df
--- /dev/null
@@ -0,0 +1,6 @@
+
+
+.PHONY: all clean install all-install
+
+all clean install all-install %:
+       @make -C ISADMA/ $@

UCC git Repository :: git.ucc.asn.au