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

11 行
346 B

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