Ignore:
Timestamp:
Mar 7, 2000, 12:12:31 PM (26 years ago)
Author:
bird
Message:

Corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glide/sst1/makefile

    r3031 r3037  
    1 # $Id: makefile,v 1.3 2000-03-06 23:33:44 bird Exp $
     1# $Id: makefile,v 1.4 2000-03-07 11:12:31 bird Exp $
    22
    33#
     
    3434        libs \
    3535        $(OBJDIR)\$(TARGET).dll \
    36         $(PDWIN32_BIN)\$(TARGET).dll \
     36        $(PDWIN32_BIN)\Glide\Voodoo1\$(TARGET).dll \
    3737        lib
    3838
     
    8787$(PDWIN32_BIN)\Glide\Voodoo1\$(TARGET).dll: $(OBJDIR)\$(TARGET).dll
    8888    $(CP) $** $@
     89    $(CP) $** ..\..\..\..\bin\Glide\Voodoo1\$(TARGET).dll
    8990
    9091
Note: See TracChangeset for help on using the changeset viewer.