Changeset 4333 for trunk/src/opengl/glide
- Timestamp:
- Sep 28, 2000, 5:08:07 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glide/makefile
r3043 r4333 1 # $Id: makefile,v 1. 5 2000-03-08 14:49:40bird Exp $1 # $Id: makefile,v 1.6 2000-09-28 03:08:07 bird Exp $ 2 2 # 3 3 # Odin32 API … … 7 7 8 8 # Directories 9 PDWIN32_INCLUDE = ..\..\ include9 PDWIN32_INCLUDE = ..\..\..\include 10 10 11 11 # Common tools macros. (MAKE_CMD) 12 !include ..\..\..\include\pdwin32.tools12 !include $(PDWIN32_INCLUDE)\pdwin32.tools 13 13 14 14 # Dummy all rule - nmake without target will make all targets of the first rule.
Note:
See TracChangeset
for help on using the changeset viewer.