- Timestamp:
- Mar 8, 2000, 9:55:47 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glut/Makefile
r3031 r3039 1 # $Id: Makefile,v 1.1 1 2000-03-06 23:33:11bird Exp $1 # $Id: Makefile,v 1.12 2000-03-08 08:55:47 bird Exp $ 2 2 3 3 # … … 102 102 $(OBJDIR)\$(TARGET).lrf: makefile 103 103 @echo Creating file <<$@ 104 /OUT:$(OBJDIR)\$(TARGET).dll 105 /MAP:$(OBJDIR)\$(TARGET).map 104 106 $(OBJS) 105 107 $(PDWIN32_LIB)\ODINCRT.LIB
Note:
See TracChangeset
for help on using the changeset viewer.