Cross Reference: Makefile.am
xref: /xsrc/external/mit/xf86-video-chips/dist/util/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xf86-video-chips/dist/util/
Makefile.am revision 44256261
1AM_CFLAGS = $(BASE_CFLAGS)
2
3# these are not even built in the monolith, so don't install them
4if BUILD_UTILS
5noinst_PROGRAMS = dRegs mRegs modClock memClock
6endif
7
8dRegs_SOURCES = dRegs.c AsmMacros.h iopl.h
9mRegs_SOURCES = mRegs.c AsmMacros.h iopl.h
10modClock_SOURCES = modClock.c AsmMacros.h iopl.h
11memClock_SOURCES = modClock.c AsmMacros.h
12

Indexes created Wed Dec 10 03:09:36 GMT 2025