xenocara/driver/xf86-video-chips/util/Makefile.am

10 lines
292 B
Makefile
Raw Normal View History

2006-11-26 13:01:26 -07:00
# 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