Changeset 2930 for trunk/src


Ignore:
Timestamp:
Feb 27, 2000, 1:31:23 PM (26 years ago)
Author:
bird
Message:

Removed some specialcases for wnetap32.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r2909 r2930  
    1 # $Id: makefile,v 1.52 2000-02-26 18:23:34 bird Exp $
     1# $Id: makefile,v 1.53 2000-02-27 12:31:23 bird Exp $
    22
    33#
     
    166166#
    167167APIImport:
    168     $(DOWITHDIRS) -e$(NOTWIN32DLLS) -ewnetap32 -cp \
     168    $(DOWITHDIRS) -e$(NOTWIN32DLLS) -cp \
    169169        ..\..\tools\bin\APIImport.cmd
    170     cd wnetap32
    171     echo LIBRARY NETAPI32 > APIImport.def
    172     grep -v "LIBRARY WNETAP32" netapi32.def >> APIImport.def
    173     ..\..\tools\bin\APIImport.exe APIImport.def
    174170
    175171StateUpd:
    176172    ..\tools\bin\StateUpd.exe -io+
    177     -$(DOWITHDIRS) -e$(NOTWIN32DLLS) -ewnetap32 -cp -i \
     173    -$(DOWITHDIRS) -e$(NOTWIN32DLLS) -cp -i \
    178174        ..\..\tools\bin\StateUpd.exe -ie- -ib-
    179175    ..\tools\bin\StateUpd.exe -io+
Note: See TracChangeset for help on using the changeset viewer.