Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by tis4000, Fri Apr 21 17:36:14 2000 UTC | revision 1.2 by tis4000, Tue Nov 28 17:25:58 2000 UTC | |
---|---|---|
# | Line 21 X486INX = -I$(STDH)/drv/tis | Line 21 X486INX = -I$(STDH)/drv/tis |
21 | # | # |
22 | ||
23 | SRCS =\ | SRCS =\ |
$(SRC)/gentimer.c \ | ||
24 | $(SRC)/masks.c \ | $(SRC)/masks.c \ |
25 | $(SRC)/iocsiodvr_bridge.c \ | $(SRC)/iocsiodvr_bridge.c \ |
26 | $(SRC)/drvcommon.c \ | $(SRC)/drvcommon.c \ |
# | Line 31 SRCS =\ | Line 30 SRCS =\ |
30 | $(SRC)/tomato.c \ | $(SRC)/tomato.c \ |
31 | $(SRC)/resGroupTask.c \ | $(SRC)/resGroupTask.c \ |
32 | $(SRC)/serialFile.c \ | $(SRC)/serialFile.c \ |
33 | # $(SRC)/gentimer.c \ | |
34 | # --- | # --- |
35 | ||
36 | # | # |
# | Line 38 SRCS =\ | Line 38 SRCS =\ |
38 | # | # |
39 | ||
40 | OBJS =\ | OBJS =\ |
gentimer.o \ | ||
41 | masks.o \ | masks.o \ |
42 | iocsiodvr_bridge.o \ | iocsiodvr_bridge.o \ |
43 | drvcommon.o \ | drvcommon.o \ |
# | Line 48 OBJS =\ | Line 47 OBJS =\ |
47 | tomato.o \ | tomato.o \ |
48 | resGroupTask.o \ | resGroupTask.o \ |
49 | serialFile.o \ | serialFile.o \ |
50 | # gentimer.o \ | |
51 | # --- | # --- |
52 | ||
53 | # | # |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |