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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-6.8/] [opcodes/] [po/] [Make-in] - Diff between revs 157 and 225

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 (C) 2003, 2006 Free Software Foundation, Inc.
# Copyright (C) 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 111... Line 111...
 
 
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); \

powered by: WebSVN 2.1.0

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