Top 10k strings from Makefile.am in <root> / bin / pc / Emulators / fuse-hc2000-hacks.7z / src / fuse /
Back to the directory listing
2 z80/libz80.a \
2 unittests/libunittests.a \
2 ui/scaler/libscaler.a \
2 timer/libtimer.a \
2 sound/libsound.a \
2 pokefinder/libpokefinder.a \
2 peripherals/nic/libnic.a \
2 peripherals/libperipherals.a \
2 peripherals/ide/libide.a \
2 peripherals/flash/libflash.a \
2 peripherals/disk/libdisk.a \
2 machines/libmachines.a \
2 debugger/libdebugger.a \
2 compat/@COMPAT_OSNAME@/libcompatos.a \
2 @WINDRES_OBJ@
2 @UI_LIBS@ \
1 windres.rc
1 windres.o: windres.rc winfuse.ico ui/win32/*.rc
1 uidisplay.c \
1 spectrum.h \
1 spectrum.c \
1 snapshot.h \
1 snapshot.c \
1 settings.h: settings-header.pl settings.dat
1 settings.h \
1 settings.c: settings.pl settings.dat
1 settings.c \
1 screenshot.h \
1 screenshot.c \
1 rectangle.h \
1 rectangle.c \
1 profile.c \
1 periph.h \
1 periph.c \
1 options.h: $(srcdir)/perl/cpp-perl.pl config.h $(srcdir)/ui/@WIDGET@/options-header.pl $(srcdir)/ui/options.dat $(srcdir)/perl/Fuse.pm $(srcdir)/perl/Fuse/Dialog.pm
1 options.h: $(srcdir)/perl/cpp-perl.pl config.h $(srcdir)/ui/@UI@/options-header.pl $(srcdir)/ui/options.dat $(srcdir)/perl/Fuse.pm $(srcdir)/perl/Fuse/Dialog.pm
1 options.h \
1 noinst_HEADERS = bitmap.h \
1 movie_tables.h \
1 module.h \
1 module.c \
1 mempool.h \
1 mempool.c \
1 memory.h \
1 memory.c \
1 machine.h \
1 machine.c \
1 loader.h \
1 loader.c \
1 keyboard.h \
1 keyboard.c \
1 include compat/Makefile.am
1 if COMPAT_MKSTEMP
1 if COMPAT_GETOPT
1 if COMPAT_DIRNAME
1 fuse_SOURCES = display.c \
1 fuse_SOURCES += compat/mkstemp.c
1 fuse_SOURCES += compat/getopt.c compat/getopt1.c
1 fuse_SOURCES += compat/dirname.c
1 fuse_LDADD = debugger/libdebugger.a \
1 fuse_DEPENDENCIES = debugger/libdebugger.a \
1 display.h \
1 compat.h \
1 bin_PROGRAMS = fuse
1 SUBDIRS = @COMPAT_SUBDIR@ \
1 EXTRA_fuse_SOURCES = windres.rc
1 EXTRA_DIST = AUTHORS \
1 DIST_SUBDIRS = data \
1 CLEANFILES = options.h \
1 BUILT_SOURCES = options.h settings.c settings.h
1 AUTOMAKE_OPTIONS = foreign
1 AM_CPPFLAGS = @GLIB_CFLAGS@ @GTK_CFLAGS@ @LIBSPEC_CFLAGS@ \
1 ACLOCAL_AMFLAGS = -I m4
1 @X_LIBS@ \
1 @XML_LIBS@ \
1 @XML_CFLAGS@ -DFUSEDATADIR="\"${pkgdatadir}\"" @SDL_CFLAGS@
1 @WINDRES@ -I$(srcdir) -I. $(srcdir)/windres.rc @LIBSPEC_CFLAGS@ @CPPFLAGS@ windres.o
1 @SOUND_LIBS@ \
1 @SDL_LIBS@ \
1 @PNG_LIBS@ \
1 @PERL@ -I$(srcdir)/perl $(srcdir)/settings.pl $(srcdir)/settings.dat > [email protected] && mv [email protected] $@
1 @PERL@ -I$(srcdir)/perl $(srcdir)/settings-header.pl $(srcdir)/settings.dat > [email protected] && mv [email protected] $@
1 @PERL@ $(srcdir)/perl/cpp-perl.pl config.h $(srcdir)/ui/options.dat | @PERL@ -I$(srcdir)/perl $(srcdir)/ui/@WIDGET@/options-header.pl - public > [email protected] && mv [email protected] $@
1 @PERL@ $(srcdir)/perl/cpp-perl.pl config.h $(srcdir)/ui/options.dat | @PERL@ -I$(srcdir)/perl $(srcdir)/ui/@UI@/options-header.pl - public > [email protected] && mv [email protected] $@
1 @LIBSPEC_LIBS@ \
1 @GLIB_LIBS@ \
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 ## 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) 1999-2009 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 # Process this file with automake to produce Makefile.in
1 unittests \
1 pokefinder \
1 machines \
1 hacking \
1 debugger \
1 winfuse.ico
1 settings.pl \
1 settings.h
1 settings.dat \
1 settings.c \
1 settings-header.pl \
1 menu_data.pl \
1 menu_data.dat \
1 m4/sdl.m4 \
1 m4/pkg.m4 \
1 m4/libxml.m4 \
1 m4/gtk-2.0.m4 \
1 m4/glib-2.0.m4 \
1 keysyms.pl \
1 keysyms.dat \
1 THANKS \
1 README \
1 z80
1 unittests \
1 ui \
1 timer \
1 sound \
1 roms \
1 pokefinder \
1 perl \
1 man \
1 machines \
1 lib \
1 hacking \
1 debugger \
1 peripherals \
1 peripherals \