Changeset 4720 for trunk/src/opengl/glide/sst1/texus
- Timestamp:
- Dec 3, 2000, 1:26:15 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/opengl/glide/sst1/texus/makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glide/sst1/texus/makefile
r4624 r4720 1 # $Id: makefile,v 1. 3 2000-11-19 08:58:12bird Exp $1 # $Id: makefile,v 1.4 2000-12-03 00:26:13 bird Exp $ 2 2 3 3 # … … 6 6 # sst1/Texus makefile 7 7 # 8 9 10 #11 # Directory macros.12 #13 PDWIN32_INCLUDE = ..\..\..\..\..\include14 PDWIN32_LIB = ..\..\..\..\..\lib15 PDWIN32_BIN = ..\..\..\..\..\$(OBJDIR)16 PDWIN32_TOOLS = ..\..\..\..\..\tools\bin17 8 18 9 … … 27 18 # Compiler, tools, and interference rules. 28 19 # 29 !include $(PDWIN32_INCLUDE)/pdwin32.mk30 !include .. \3dfx.mak20 !include ../../../../../makefile.inc 21 !include ../3dfx.mak 31 22 32 23 … … 71 62 # Includes the common rules. 72 63 # 73 !include $( PDWIN32_INCLUDE)/pdwin32.post64 !include $(ODIN32_POST_INC) 74 65 75 66
Note:
See TracChangeset
for help on using the changeset viewer.
