選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

Makefile.am 486B

1234567891011121314151617181920212223
  1. ## Process this file with automake to produce Makefile.in
  2. ##
  3. ## $Id: Makefile.am,v 1.2 2007/05/29 19:06:09 adeniz Exp $
  4. ##
  5. ## automake input for the ARM Research SNFServer documentation.
  6. ##
  7. ## Author: Alban Deniz
  8. ##
  9. ## Copyright (C) 2008 ARM Research Labs, LLC.
  10. ## See www.armresearch.com for the copyright terms.
  11. ##
  12. doc_DATA = \
  13. README \
  14. SNFServer_readme.txt \
  15. SNFClient_readme.txt \
  16. DebugMode_readme.txt \
  17. snf_xci.xml
  18. EXTRA_DIST = \
  19. $(doc_DATA) \
  20. Makefile.am