linux-old/arch/m68k/lib/Makefile
<<
>>
Prefs
   1#
   2# Makefile for m68k-specific library files..
   3#
   4
   5.S.o:
   6        $(CC) $(AFLAGS) -traditional -c $< -o $@
   7
   8L_TARGET = lib.a
   9
  10obj-y           := ashldi3.o ashrdi3.o lshrdi3.o muldi3.o \
  11                        checksum.o memcmp.o memcpy.o memset.o semaphore.o
  12
  13include $(TOPDIR)/Rules.make
  14
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.