OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc2/] [or1ksim/] [peripheral/] [Makefile.in] - Diff between revs 876 and 970

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 876 Rev 970
Line 1... Line 1...
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
 
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# with or without modifications, as long as this notice is preserved.
 
 
# This program is distributed in the hope that it will be useful,
# This program is distributed in the hope that it will be useful,
Line 103... Line 103...
host = @host@
host = @host@
host_cpu = @host_cpu@
host_cpu = @host_cpu@
host_os = @host_os@
host_os = @host_os@
 
 
noinst_LIBRARIES = libperipheral.a
noinst_LIBRARIES = libperipheral.a
libperipheral_a_SOURCES = \
libperipheral_a_SOURCES =  16450.c                   dma.c                     mc.c                      eth.c                     crc32.c                   gpio.c                    vga.c                     fb.c                      ps2kbd.c                  atahost.c                 atadevice.c               atadevice_cmdi.c          test.c
16450.c                   \
 
dma.c                     \
 
mc.c                      \
 
eth.c                     \
 
crc32.c                   \
 
gpio.c                    \
 
vga.c                     \
 
fb.c                      \
 
ps2kbd.c                  \
 
atahost.c                 \
 
atadevice.c               \
 
atadevice_cmdi.c
 
 
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_FILES =
LIBRARIES =  $(noinst_LIBRARIES)
LIBRARIES =  $(noinst_LIBRARIES)
Line 129... Line 117...
CPPFLAGS = @CPPFLAGS@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
LIBS = @LIBS@
libperipheral_a_LIBADD =
libperipheral_a_LIBADD =
libperipheral_a_OBJECTS =  16450.o dma.o mc.o eth.o crc32.o gpio.o vga.o \
libperipheral_a_OBJECTS =  16450.o dma.o mc.o eth.o crc32.o gpio.o vga.o \
fb.o ps2kbd.o atahost.o atadevice.o atadevice_cmdi.o
fb.o ps2kbd.o atahost.o atadevice.o atadevice_cmdi.o test.o
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  Makefile.am Makefile.in
DIST_COMMON =  Makefile.am Makefile.in
 
 
Line 142... Line 130...
 
 
TAR = gtar
TAR = gtar
GZIP_ENV = --best
GZIP_ENV = --best
DEP_FILES =  .deps/16450.P .deps/atadevice.P .deps/atadevice_cmdi.P \
DEP_FILES =  .deps/16450.P .deps/atadevice.P .deps/atadevice_cmdi.P \
.deps/atahost.P .deps/crc32.P .deps/dma.P .deps/eth.P .deps/fb.P \
.deps/atahost.P .deps/crc32.P .deps/dma.P .deps/eth.P .deps/fb.P \
.deps/gpio.P .deps/mc.P .deps/ps2kbd.P .deps/vga.P
.deps/gpio.P .deps/mc.P .deps/ps2kbd.P .deps/test.P .deps/vga.P
SOURCES = $(libperipheral_a_SOURCES)
SOURCES = $(libperipheral_a_SOURCES)
OBJECTS = $(libperipheral_a_OBJECTS)
OBJECTS = $(libperipheral_a_OBJECTS)
 
 
all: all-redirect
all: all-redirect
.SUFFIXES:
.SUFFIXES:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.