Changeset 4712 for trunk/tools/common/common.mak
- Timestamp:
- Dec 3, 2000, 12:27:03 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/common.mak
r4654 r4712 1 # $Id: common.mak,v 1.1 2000-11-21 04:37:22 bird Exp $ 1 # $Id: common.mak,v 1.2 2000-12-02 23:26:57 bird Exp $ 2 2 3 # 3 4 # Odin32 API … … 17 18 # Compiler, tools, and interference rules. 18 19 # 19 !include ../../ include/pdwin32.mk20 !include ../../makefile.inc 20 21 21 22 … … 40 41 # Includes the common rules. 41 42 # 42 !include $( PDWIN32_INCLUDE)/pdwin32.post43 !include $(ODIN32_POST_INC) 43 44
Note:
See TracChangeset
for help on using the changeset viewer.