Changeset 3037 for trunk/src/opengl/glide/sst1/makefile
- Timestamp:
 - Mar 7, 2000, 12:12:31 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/opengl/glide/sst1/makefile (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/opengl/glide/sst1/makefile
r3031 r3037 1 # $Id: makefile,v 1. 3 2000-03-06 23:33:44bird Exp $1 # $Id: makefile,v 1.4 2000-03-07 11:12:31 bird Exp $ 2 2 3 3 # … … 34 34 libs \ 35 35 $(OBJDIR)\$(TARGET).dll \ 36 $(PDWIN32_BIN)\ $(TARGET).dll \36 $(PDWIN32_BIN)\Glide\Voodoo1\$(TARGET).dll \ 37 37 lib 38 38 … … 87 87 $(PDWIN32_BIN)\Glide\Voodoo1\$(TARGET).dll: $(OBJDIR)\$(TARGET).dll 88 88 $(CP) $** $@ 89 $(CP) $** ..\..\..\..\bin\Glide\Voodoo1\$(TARGET).dll 89 90 90 91  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  