Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

Makefile.am 367 B

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