Top 10k strings from Makefile.am in <root> / bin / pc / Emulators / fuse-hc2000-hacks.7z / src / fuse / ui / sdl /

Back to the directory listing

   1 noinst_LIBRARIES = libuisdl.a
   1 noinst_HEADERS = sdldisplay.h \
   1 libuisdl_a_SOURCES = sdldisplay.c \
   1 keysyms.c: $(srcdir)/../../keysyms.pl $(srcdir)/../../keysyms.dat
   1 CLEANFILES = keysyms.c
   1 BUILT_SOURCES = keysyms.c
   1 AUTOMAKE_OPTIONS = foreign
   1 AM_CPPFLAGS = -I$(srcdir)/../..
   1 AM_CPPFLAGS += @GLIB_CFLAGS@ @LIBSPEC_CFLAGS@ @SDL_CFLAGS@
   1 @PERL@ -I$(srcdir)/../../perl $(srcdir)/../../keysyms.pl sdl $(srcdir)/../../keysyms.dat > [email protected] && mv [email protected] $@
   1 ## with this program; if not, write to the Free Software Foundation, Inc.,
   1 ## the Free Software Foundation; either version 2 of the License, or
   1 ## it under the terms of the GNU General Public License as published by
   1 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
   1 ## You should have received a copy of the GNU General Public License along
   1 ## This program is free software; you can redistribute it and/or modify
   1 ## This program is distributed in the hope that it will be useful,
   1 ## Process this file with automake to produce Makefile.in
   1 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   1 ## GNU General Public License for more details.
   1 ## E-mail: [email protected]
   1 ## Copyright (c) 2001-2004 Philip Kendall
   1 ## Author contact information:
   1 ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
   1 ## (at your option) any later version.
   1  sdlkeyboard.h
   1  sdljoystick.h \
   1      sdlui.c \
   1      sdlkeyboard.c \
   1      sdljoystick.c \
   1      keysyms.c