File: Makefile.am

package info (click to toggle)
moarvm 2018.12%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,196 kB
  • sloc: ansic: 223,172; perl: 7,638; sh: 4,452; makefile: 1,089; python: 568; asm: 8
file content (7 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
# installed documentation
#

if ENABLE_DOCS
dist_doc_DATA = LICENSING.txt README_details.txt README_stack.txt \
    README_malloc.txt README_win32.txt
endif