Ignore:
Timestamp:
Dec 6, 1999, 7:11:50 PM (26 years ago)
Author:
bird
Message:

VA compilation without db.dll. Fixed bugs in stateupd.cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/database/Makefile

    r830 r1993  
    1 # $Id: Makefile,v 1.1 1999-09-05 02:56:39 bird Exp $
     1# $Id: Makefile,v 1.2 1999-12-06 18:11:50 bird Exp $
    22
    33#
     
    124124
    125125
    126 gd/gdgcc.$(A): NUL
     126gd/gdgcc.$(A): force
    127127   @cd gd
    128128   @nmake /nologo gdgcc.$(A)
     
    162162
    163163
    164 
    165164#
    166165# clean
     
    179178   @nmake /nologo clean
    180179
     180force:
     181    @$(ECHO) -
Note: See TracChangeset for help on using the changeset viewer.