VirtualBox

Changeset 3140 in kBuild for trunk/src/kmk/w32/Makefile.am


Ignore:
Timestamp:
Mar 14, 2018 9:28:10 PM (7 years ago)
Author:
bird
Message:

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

Location:
trunk/src/kmk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk

  • trunk/src/kmk/w32/Makefile.am

    r2591 r3140  
    11# Makefile.am to create libw32.a for mingw32 host.
    2 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
    3 # 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
     2# Copyright (C) 1997-2016 Free Software Foundation, Inc.
    43# This file is part of GNU Make.
    54#
     
    1716# this program.  If not, see <http://www.gnu.org/licenses/>.
    1817
     18AUTOMAKE_OPTIONS = subdir-objects
     19
    1920noinst_LIBRARIES = libw32.a
    2021
    2122libw32_a_SOURCES =  subproc/misc.c subproc/sub_proc.c subproc/w32err.c \
    22                     pathstuff.c
     23                    compat/posixfcn.c pathstuff.c w32os.c
    2324
    24 libw32_a_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/subproc -I$(top_srcdir)
     25libw32_a_CPPFLAGS = -I$(srcdir)/include -I$(srcdir)/subproc -I$(top_srcdir) \
     26                    -I$(top_srcdir)/glob
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette