Ignore:
Timestamp:
Mar 1, 2000, 3:50:17 PM (26 years ago)
Author:
sandervl
Message:

activated mesa gl build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/mesa/makefile

    r2938 r2961  
    1 # $Id: makefile,v 1.1 2000-02-29 00:50:06 sandervl Exp $
     1# $Id: makefile,v 1.2 2000-03-01 14:50:16 sandervl Exp $
    22#
    33# PD-Win32
     
    137137
    138138clean:
    139         $(RM) *.obj *.dll *.lib *.lrf
     139        $(RM) *.obj
     140        $(RM) *.dll
     141        $(RM) *.lib
     142        $(RM) *.lrf
     143        $(RM) resource.asm
     144        $(RM) $(TARGET)exp.def
    140145        $(RM) $(PDWIN32_BIN)\$(TARGET).dll
    141146        $(RM) $(PDWIN32_LIB)\$(TARGET).lib
Note: See TracChangeset for help on using the changeset viewer.