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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [tools/] [src/] [librw11/] [Makefile] - Diff between revs 20 and 21

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

Rev 20 Rev 21
Line 1... Line 1...
# $Id: Makefile 504 2013-04-13 15:37:24Z mueller $
# $Id: Makefile 515 2013-05-04 17:28:59Z mueller $
#
#
#  Revision History:
#  Revision History:
# Date         Rev Version  Comment
# Date         Rev Version  Comment
# 2013-02-01   479   1.0.1  correct so name; use checkpath_cpp.mk
# 2013-02-01   479   1.0.1  correct so name; use checkpath_cpp.mk
# 2013-01-27   478   1.0    Initial version
# 2013-01-27   478   1.0    Initial version
Line 24... Line 24...
OBJ_all    = Rw11.o Rw11Cpu.o Rw11CpuW11a.o
OBJ_all    = Rw11.o Rw11Cpu.o Rw11CpuW11a.o
OBJ_all   +=   Rw11Probe.o
OBJ_all   +=   Rw11Probe.o
OBJ_all   +=   Rw11Cntl.o Rw11Unit.o
OBJ_all   +=   Rw11Cntl.o Rw11Unit.o
OBJ_all   +=   Rw11UnitTerm.o
OBJ_all   +=   Rw11UnitTerm.o
OBJ_all   +=   Rw11UnitDisk.o
OBJ_all   +=   Rw11UnitDisk.o
 
OBJ_all   +=   Rw11UnitStream.o
OBJ_all   +=   Rw11CntlDL11.o Rw11UnitDL11.o
OBJ_all   +=   Rw11CntlDL11.o Rw11UnitDL11.o
OBJ_all   +=   Rw11CntlRK11.o Rw11UnitRK11.o
OBJ_all   +=   Rw11CntlRK11.o Rw11UnitRK11.o
 
OBJ_all   +=   Rw11CntlLP11.o Rw11UnitLP11.o
 
OBJ_all   +=   Rw11CntlPC11.o Rw11UnitPC11.o
OBJ_all   +=   Rw11Virt.o
OBJ_all   +=   Rw11Virt.o
OBJ_all   +=   Rw11VirtTerm.o Rw11VirtTermPty.o Rw11VirtTermTcp.o
OBJ_all   +=   Rw11VirtTerm.o Rw11VirtTermPty.o Rw11VirtTermTcp.o
OBJ_all   +=   Rw11VirtDisk.o Rw11VirtDiskFile.o
OBJ_all   +=   Rw11VirtDisk.o Rw11VirtDiskFile.o
 
OBJ_all   +=   Rw11VirtStream.o
#
#
DEP_all    = $(OBJ_all:.o=.dep)
DEP_all    = $(OBJ_all:.o=.dep)
#
#
#- generic part ----------------------------------------------------------------
#- generic part ----------------------------------------------------------------
#
#

powered by: WebSVN 2.1.0

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