Cross Reference: Makefile.am
xref: /xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/
Makefile.am revision fa225cbc
1AM_CFLAGS = @WARN_CFLAGS@ @XORG_CFLAGS@ @PCIACCESS_CFLAGS@ \
2	-DREG_DUMPER
3
4noinst_PROGRAMS = bios_reader  $(BIOS_DUMPER) $(SWF_DUMPER)
5
6BIOS_DUMPER = bios_dumper
7
8bios_dumper_SOURCES = bios_dumper.c
9
10bios_dumper_LDADD = $(PCIACCESS_LIBS)
11
12SWF_DUMPER = swf_dumper
13
14swf_dumper_SOURCES = swf_dumper.c
15
16swf_dumper_LDADD = $(PCIACCESS_LIBS)
17

Indexes created Thu Dec 11 12:09:38 GMT 2025