Changeset 2788 for trunk/src


Ignore:
Timestamp:
Feb 15, 2000, 10:17:09 AM (26 years ago)
Author:
bird
Message:

Minor correction in the stateupd rule.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r2751 r2788  
    1 # $Id: makefile,v 1.49 2000-02-10 23:52:27 bird Exp $
     1# $Id: makefile,v 1.50 2000-02-15 09:17:09 bird Exp $
    22
    33#
     
    169169
    170170StateUpd:
    171     ..\..\tools\bin\StateUpd.exe -io+
     171    ..\tools\bin\StateUpd.exe -io+
    172172    -$(DOWITHDIRS) -e$(NOTWIN32DLLS) -ewnetap32 -cp -i \
    173173        ..\..\tools\bin\StateUpd.exe -ie- -ib-
    174     ..\..\tools\bin\StateUpd.exe -io+
     174    ..\tools\bin\StateUpd.exe -io+
    175175
    176176ReadSignals:
Note: See TracChangeset for help on using the changeset viewer.