Makefile 206 B

123456789
  1. # Makefile for the Sun Boot PROM interface library under
  2. # Linux.
  3. #
  4. EXTRA_AFLAGS := -ansi
  5. EXTRA_CFLAGS := -Werror
  6. lib-y := bootstr.o devops.o init.o misc.o \
  7. tree.o console.o printf.o p1275.o cif.o