Dmitry V. Levin
2afa76e29a
Change make-dist to generate strace-*.tar.gz, strace.dsc, and strace.spec in addition to strace-*.tar.xz. * configure.ac (AM_INIT_AUTOMAKE): Remove no-dist-gzip. * make-dsc: New file. * make-dist: Use it. * .gitignore: Add strace-*.tar.gz, strace.dsc, and strace.spec.
66 lines
826 B
Plaintext
66 lines
826 B
Plaintext
*.gcda
|
|
*.gcno
|
|
*.gdb
|
|
*.o
|
|
*~
|
|
.*.swp
|
|
.deps
|
|
.gdb_history
|
|
.gdbinit
|
|
.libs
|
|
/*.mpers.i
|
|
/.version
|
|
/CREDITS
|
|
/ChangeLog
|
|
/aclocal.m4
|
|
/autom4te.cache
|
|
/compile
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/ioctl_redefs[12].h
|
|
/ioctlent[012].h
|
|
/ioctls_all[012].h
|
|
/ioctlsort[012]
|
|
/libmpers-m32.a
|
|
/libmpers-mx32.a
|
|
/libstrace.a
|
|
/m32_funcs.h
|
|
/m32_printer_decls.h
|
|
/m32_printer_defs.h
|
|
/m32_type_defs.h
|
|
/missing
|
|
/mpers-m32
|
|
/mpers-m32.stamp
|
|
/mpers-mx32
|
|
/mpers-mx32.stamp
|
|
/mpers.am
|
|
/mpers_xlat.h
|
|
/mx32_funcs.h
|
|
/mx32_printer_decls.h
|
|
/mx32_printer_defs.h
|
|
/mx32_type_defs.h
|
|
/native_printer_decls.h
|
|
/native_printer_defs.h
|
|
/printers.h
|
|
/sen.h
|
|
/stamp-h1
|
|
/strace
|
|
/strace-*.tar.gz
|
|
/strace-*.tar.xz
|
|
/strace.dsc
|
|
/strace.spec
|
|
/sys_func.h
|
|
/test-driver
|
|
/tests-m32
|
|
/tests-mx32
|
|
Makefile
|
|
Makefile.in
|
|
core
|