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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [orpmon/] [services/] [.Makefile.swp] - Rev 1765

Compare with Previous | Blame | View Log

ad
#########################################################################sinclude .depend         $(CC) -M $(CFLAGS) $(OBJS:.o=.c) > $@.depend:  Makefile $(OBJS:.o=.c)#########################################################################     $(LD) -r -o $@ $(OBJS)$(LIB):  $(START) $(OBJS)all:  $(LIB)OBJS    = net.o tftp.o bootp.o rarp.o arp.o# OBJS      = net.o tftp.o bootp.o rarp.o arp.oLIB        = services.o# CFLAGS += -DET_DEBUG -DDEBUG## MA 02111-1307 USA# Foundation, Inc., 59 Temple Place, Suite 330, Boston,# along with this program; if not, write to the Free Software# You should have received a copy of the GNU General Public License## GNU General Public License for more details.# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# but WITHOUT ANY WARRANTY; without even the implied warranty of# This program is distributed in the hope that it will be useful,## the License, or (at your option) any later version.# published by the Free Software Foundation; either version 2 of# modify it under the terms of the GNU General Public License as# This program is free software; you can redistribute it and/or## project.# See file CREDITS for list of people who contributed to this## Wolfgang Denk, DENX Software Engineering, wd@denx.de.# (C) Copyright 2000## (C) Marko Mlinar, based on ppcboot

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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