您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910
  1. ###############################################################################
  2. # Automake targets and declarations for ttyvaders
  3. ###############################################################################
  4. SUBDIRS = src
  5. DIST_SUBDIRS = $(SUBDIRS) data
  6. EXTRA_DIST = BUGS doc/shapes.txt bootstrap
  7. AUTOMAKE_OPTIONS = foreign dist-bzip2