Changeset 14 for trunk/src/os2ahci/wmakefile
- Timestamp:
- Sep 14, 2010, 10:44:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/wmakefile
r13 r14 67 67 -I$(DDK)$(PS)BASE$(PS)SRC$(PS)DEV$(PS)DASD$(PS)DISKINC 68 68 69 LIB_DIRS = $(DDK)$(PS)BASE$(PS)LIB$;$(DDK)$(PS)BASE$(PS)SRC$(PS)DEV$(PS)DASD$(PS)DEVHLP;$(WATCOM)$(PS)LIB; 69 # the linker wants this on one line, no spaces... 70 LIB_DIRS = $(DDK)$(PS)BASE$(PS)LIB$;$(DDK)$(PS)BASE$(PS)SRC$(PS)DEV$(PS)DASD$(PS)DEVHLP;$(WATCOM)$(PS)LIB 70 71 71 72 … … 142 143 $(LD) $(LFLAGS) 143 144 144
Note:
See TracChangeset
for help on using the changeset viewer.