OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlg_p
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
makefile
30
#dlg.exe :
dlg_p
.obj dlg_a.obj main.obj err.obj set.obj support.obj \
55
#dlg.exe :
dlg_p
.obj dlg_a.obj main.obj err.obj set.obj support.obj \
78
#dlg.exe :
dlg_p
.obj dlg_a.obj main.obj err.obj set.obj support.obj \
102
#dlg.exe :
dlg_p
.obj dlg_a.obj main.obj err.obj set.obj support.obj \
125
OBJ =
dlg_p
.o dlg_a.o main.o err.o set.o support.o output.o \
131
SRC =
dlg_p
.c dlg_a.c main.c err.c $(SET)/set.c support.c output.c \
134
#
dlg_p
.c parser.dlg err.c tokens.h :
dlg_p
.g
135
# $(ANTLR)
dlg_p
.g
140
dlg_p
.$(OBJ_EXT) : dlg_p.c dlg.h tokens.h mode.h
[
all
...]
DlgPPC.mak
5
#
dlg_p
.c
29
"{ObjDir?PPC}
dlg_p
.c.x" ?
58
"{ObjDir?PPC}
dlg_p
.c.x" ? {?MondoBuild?}
dlg_p
.c
59
{PPCC}
dlg_p
.c -o {Targ} {PPCCOptions}
DlgDDK.mak
21
DLG_OBJS =
dlg_p
.obj dlg_a.obj main.obj err.obj support.obj \
35
dlg_p
.obj: $(DLG_SRC)\
dlg_p
.c \
44
$(CC) -c $(CFLAGS) $(DLG_SRC)\
dlg_p
.c
DlgMS.mak
22
DLG_OBJS =
dlg_p
.obj dlg_a.obj main.obj err.obj support.obj \
34
dlg_p
.obj: $(DLG_SRC)\
dlg_p
.c \
43
$(CC) -c $(CFLAGS) $(DLG_SRC)\
dlg_p
.c
Completed in 104 milliseconds