1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
configure
contrib/__pycache__/
docs/gtkada_rm/html/static/index.html
docs/gtkada_rm/texinfo.tex
docs/gtkada_ug/_build/
docs/texi2html
src/generated/*
src/misc_generated.c
# autotools garbage
aclocal.m4
# Created by debian/rules.
default.cgpr
testgtk.tgz
# Upstream is not interested in cleaning src/gtkada-intl.adb.
src/gtkada-intl.adb
# The clean target is noisy (hiding the error caused by the obsolete
# opengl line in Makefile.in) and incomplete (#1047751). Run it as a
# side effect of 'make distclean', but replace it.
src/lib/
src/obj/
testgtk/obj/
testgtk/task_project/obj/
testgtk/test_rtree
testgtk/testgtk
|