VirtualBox

Ignore:
Timestamp:
Jun 19, 2012 10:44:52 PM (12 years ago)
Author:
bird
Message:

gnumake/current -> 3.82-cvs.

Location:
vendor/gnumake/current
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • vendor/gnumake/current

    • Property svn:ignore deleted
  • vendor/gnumake/current/NMakefile.template

    r1989 r2596  
    55#
    66# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    7 # 2006, 2007 Free Software Foundation, Inc.
     7# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
    88# This file is part of GNU Make.
    99#
     
    3434
    3535LDFLAGS_debug = w32\subproc\WinDebug\subproc.lib /NOLOGO /SUBSYSTEM:console\
    36         /INCREMENTAL:no /PDB:WinDebug/make.pdb /MACHINE:I386 \
    37         /OUT:WinDebug/make.exe /DEBUG
     36        /INCREMENTAL:no /PDB:WinDebug/make.pdb /OUT:WinDebug/make.exe /DEBUG
    3837LDFLAGS_release = w32\subproc\WinRel\subproc.lib /NOLOGO /SUBSYSTEM:console\
    39         /INCREMENTAL:no /MACHINE:I386 /OUT:WinRel/make.exe
     38        /INCREMENTAL:no /OUT:WinRel/make.exe
    4039
    4140all: config.h subproc Release Debug
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