Changeset 16 for trunk/src/os2ahci/Makefile
- Timestamp:
- Sep 17, 2010, 11:45:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/Makefile
r13 r16 35 35 36 36 # main path to OS/2 DDK; this needs to be set before this makefile will work 37 !ifndef DDK 37 38 DDK = i:\ddk 39 !endif 38 40 39 41 # main path to 16 bit C compiler 42 !ifndef CC16 40 43 CC16 = i:\c600 44 !endif 41 45 42 46 CC_INCLUDE = -I$(DDK)\base\h \
Note:
See TracChangeset
for help on using the changeset viewer.