- Timestamp:
- Mar 1, 2008, 3:08:00 PM (15 years ago)
- Location:
- abuse/trunk
- Files:
-
- 1 added
- 8 deleted
- 6 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk
-
Property
svn:ignore
set to
.auto
Makefile.in
Makefile
config.sub
config.guess
aclocal.m4
configure
-
Property
svn:ignore
set to
-
abuse/trunk/Makefile.am
r2 r32 8 8 datafile_DATA = abuse.bmp abuse.lsp abuse.png 9 9 10 EXTRA_DIST = abuse-sdl.6 abuse.bmp abuse.lsp abuse.png10 EXTRA_DIST = bootstrap abuse-sdl.6 abuse.bmp abuse.lsp abuse.png -
abuse/trunk/configure.ac
r27 r32 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT(abuse.lsp) 2 AC_INIT(abuse, 0.7.0) 3 AC_CONFIG_AUX_DIR(.auto) 4 AM_INIT_AUTOMAKE 3 5 4 6 dnl Version information 5 ABUSE_SDL_MAJOR=0 6 ABUSE_SDL_MINOR=7 7 ABUSE_SDL_PATCH=0 8 VERSION="$ABUSE_SDL_MAJOR.$ABUSE_SDL_MINOR.$ABUSE_SDL_PATCH" 9 10 dnl Automake init 11 AM_INIT_AUTOMAKE(Abuse-SDL, $VERSION) 7 VERSION="0.7.0" 12 8 13 9 dnl Checks for programs. -
abuse/trunk/src
-
Property
svn:ignore
set to
Makefile.in
Makefile
-
Property
svn:ignore
set to
-
abuse/trunk/src/imlib
-
Property
svn:ignore
set to
Makefile.in
Makefile
-
Property
svn:ignore
set to
-
abuse/trunk/src/net
-
Property
svn:ignore
set to
Makefile.in
Makefile
-
Property
svn:ignore
set to
-
abuse/trunk/src/sdlport
-
Property
svn:ignore
set to
Makefile.in
Makefile
-
Property
svn:ignore
set to
Note: See TracChangeset
for help on using the changeset viewer.