Changeset 9273 for trunk/make
- Timestamp:
- Sep 20, 2002, 5:37:37 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/make/setup.mak (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/setup.mak
r9236 r9273 1 # $Id: setup.mak,v 1. 19 2002-09-14 16:03:37 bird Exp $1 # $Id: setup.mak,v 1.20 2002-09-20 03:37:37 bird Exp $ 2 2 3 3 # … … 151 151 # Sub dir where the virtual dos drivers goes. 152 152 PATH_SUB_VDD = . 153 # Sub dir where the book files goes. (aka .inf) 154 PATH_SUB_BOOK = book 155 # Sub dir where the help files goes. (aka .hlp) 156 PATH_SUB_HELP = help 153 157 # Sub dir where the documentation goes. 154 PATH_SUB_DOC = . 155 # Sub dir where the helpfiles goes. 156 PATH_SUB_HLP = . 158 PATH_SUB_DOC = docs 157 159 158 160
Note:
See TracChangeset
for help on using the changeset viewer.
