diff options
Diffstat (limited to 'modules/arch/unix/Makefile.in')
-rw-r--r-- | modules/arch/unix/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/arch/unix/Makefile.in b/modules/arch/unix/Makefile.in new file mode 100644 index 0000000..167b343 --- /dev/null +++ b/modules/arch/unix/Makefile.in @@ -0,0 +1,3 @@ + +include $(top_srcdir)/build/special.mk + |