shithub: mc

ref: ad59e32fd727a38b44d258562c4c91f2a2329b8d
dir: /6/Makefile/

View raw version
INSTBIN=6m
OBJ= \
	gen.o \
	gengas.o \
	genp9.o \
	isel.o \
	locs.o \
	main.o \
	ra.o \
	simp.o \
	typeinfo.o \

DEPS=../parse/libparse.a ../mi/libmi.a

include ../config.mk
include ../mk/c.mk