Changeset 614 for abuse/trunk/src/sdlport/Makefile.am
- Timestamp:
- May 9, 2011, 12:55:14 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/sdlport/Makefile.am
r481 r614 1 ## Process this file with automake to produce Makefile.in 2 DEFS = @DEFS@ @EXPDATADIR@1 2 DEFS = @DEFS@ 3 3 4 4 noinst_LIBRARIES = libsdlport.a … … 19 19 INCLUDES = -I$(srcdir)/../ -I$(srcdir)/../imlib $(SDL_CFLAGS) 20 20 21 CPPFLAGS = @CPPFLAGS@ -DNO_CHECK 21 CPPFLAGS = @CPPFLAGS@ -DNO_CHECK -DASSETSDIR=\"$(datadir)/games/abuse\" 22
Note: See TracChangeset
for help on using the changeset viewer.