Makefile 165 B

12345678
  1. #
  2. # Makefile for H8/300-specific library files..
  3. #
  4. .S.o:
  5. $(CC) $(AFLAGS) -D__ASSEMBLY__ -c $< -o $@
  6. lib-y = ashrdi3.o checksum.o memcpy.o memset.o abs.o romfs.o