summaryrefslogtreecommitdiff
path: root/util/Makefile.am
blob: c822625edb8fbb29d75a63623ab21dabff5b3469 (plain)
1
2
3
4
5
6
7
8
9
# 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