URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 1... |
Line 1... |
# Makefile for program source directory in GNU NLS utilities package.
|
# Makefile for program source directory in GNU NLS utilities package.
|
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper
|
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper
|
# Copyright 2001, 2003, 2006 Free Software Foundation, Inc.
|
# Copyright 2001, 2003, 2006, 2007, 2009 Free Software Foundation, Inc.
|
#
|
#
|
# This file may be copied and used freely without restrictions. It can
|
# This file may be copied and used freely without restrictions. It can
|
# be used in projects which are not available under the GNU Public License
|
# be used in projects which are not available under the GNU Public License
|
# but which still want to provide support for the GNU gettext functionality.
|
# but which still want to provide support for the GNU gettext functionality.
|
# Please note that the actual code is *not* freely available.
|
# Please note that the actual code is *not* freely available.
|
Line 125... |
Line 125... |
|
|
install: install-exec install-data
|
install: install-exec install-data
|
install-exec:
|
install-exec:
|
install-info:
|
install-info:
|
install-html:
|
install-html:
|
|
install-pdf:
|
install-data: install-data-@USE_NLS@
|
install-data: install-data-@USE_NLS@
|
install-data-no: all
|
install-data-no: all
|
install-data-yes: all
|
install-data-yes: all
|
if test -r $(MKINSTALLDIRS); then \
|
if test -r $(MKINSTALLDIRS); then \
|
$(MKINSTALLDIRS) $(DESTDIR)$(datadir); \
|
$(MKINSTALLDIRS) $(DESTDIR)$(datadir); \
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.