rep stosd and stuff
[ia32rtools.git] / tools / Makefile
... / ...
CommitLineData
1CFLAGS += -Wall -ggdb
2
3T = asmproc cmpmrg_text mkbridge translate
4
5all: $(T)
6
7clean:
8 $(RM) $(T)