Files
PolyORB/.gitignore
bortolussi d6e9f0b9d5 Generate configure
Make `configure` available in the repo.

`utils/prepare_distrib -G .` can be used to generate `configure`
`utils/adapt_configure -R <release> -V <version<` can be used to set the
polyorb version.

eng/shared/anod#298
2024-03-22 17:41:54 +01:00

31 lines
313 B
Plaintext

autom4te.cache
aclocal.m4
# Generated by build infrastructure
*.ali
*.ad[sb].stderr
*.ad[sb].stdout
*.bexch
*.idl-stamp
*.ads-stamp
*.c.stderr
*.c.stdout
*.d
# These are the default patterns globally ignored by Subversion:
*.o
*.lo
*.la
*.al
.libs
*.so
*.so.[0-9]*
*.a
*.pyc
*.pyo
*.rej
*~
.#*
.*.swp
.DS_store