Changeset 2730 for trunk/src/opengl/glu


Ignore:
Timestamp:
Feb 10, 2000, 2:24:34 AM (26 years ago)
Author:
bird
Message:

clean fix.

File:
1 edited

Legend:

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

    r2709 r2730  
    1 # $Id: makefile,v 1.8 2000-02-09 23:40:50 bird Exp $
     1# $Id: makefile,v 1.9 2000-02-10 01:19:17 bird Exp $
    22
    33#
     
    371371clean:
    372372    $(RM) *.obj *.dll *.lib *.lrf *exp.def resource.asm \
    373       $(PDWIN32_BIN)\$(TARGET).dll $(PDWIN32_LIB)\$(TARGET).lib \
     373      $(PDWIN32_BIN)\$(TARGET).dll $(PDWIN32_LIB)\$(TARGET).lib
    374374    cd util
    375375    $(MAKE_CMD) clean
Note: See TracChangeset for help on using the changeset viewer.