cast simplification, fixes, compiles to the end (no indirect)
[ia32rtools.git] / tools / Makefile
CommitLineData
ede51255 1CFLAGS += -Wall -ggdb
bfa4a6ee 2ifndef DEBUG
3CFLAGS += -O2
4endif
ede51255 5
c36e914d 6T = asmproc cmpmrg_text mkbridge translate
57e4efe9 7
8all: $(T)
ede51255 9
10clean:
840257f6 11 $(RM) $(T) *.o
12
13translate: translate.o
14mkbridge: mkbridge.o
15mkbridge.o translate.o: protoparse.h my_assert.h my_str.h