scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

rules.mk (154B)


      1 ELF64_OBJS =\
      2 	elf64/elf64.o \
      3 	elf64/elf64new.o\
      4 	elf64/elf64probe.o\
      5 	elf64/elf64read.o\
      6 	elf64/elf64getsec.o\
      7 	elf64/elf64del.o\
      8 	elf64/elf64getsym.o\