xenocara/driver/xf86-video-chips/util/Makefile.am
2006-11-26 20:01:26 +00:00

10 lines
292 B
Makefile

# these are not even built in the monolith, so don't install them
if BUILD_UTILS
noinst_PROGRAMS = dRegs mRegs modClock memClock
endif
dRegs_SOURCES = dRegs.c AsmMacros.h
mRegs_SOURCES = mRegs.c AsmMacros.h
modClock_SOURCES = modClock.c AsmMacros.h
memClock_SOURCES = modClock.c AsmMacros.h