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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [services/] [gfx/] [mw/] [v2_0/] [src/] [mwin/] [mwobjects/] [Makefile] - Diff between revs 27 and 174

Only display areas with differences | Details | Blame | View Log

Rev 27 Rev 174
#
#
# Copyright (C) Chris Johns (ccj@acm.org)
# Copyright (C) Chris Johns (ccj@acm.org)
#
#
# Microwindows C++ Wrappers.
# Microwindows C++ Wrappers.
#
#
include $(CONFIG)
include $(CONFIG)
LIBNAME = libmwobjects.a
LIBNAME = libmwobjects.a
LIBNAMESO = libmwobjects.so
LIBNAMESO = libmwobjects.so
ifeq ($(OBJFRAMEWORK), Y)
ifeq ($(OBJFRAMEWORK), Y)
CXXOBJS += mwobjects.o
CXXOBJS += mwobjects.o
endif
endif
######################### Makefile.rules section #############################
######################### Makefile.rules section #############################
include $(TOP)/Makefile.rules
include $(TOP)/Makefile.rules
######################## Tools targets section ###############################
######################## Tools targets section ###############################
 
 

powered by: WebSVN 2.1.0

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