Searched defs:PROG (Results 1 - 17 of 17) sorted by relevance

/external/lzma/C/Util/SfxSetup/
H A Dmakefile0 PROG = 7zS2.sfx
1 PROG = 7zS2.sfx macro
/external/lzma/C/Util/7z/
H A Dmakefile4 PROG = 7zDec.exe macro
/external/lzma/C/Util/Lzma/
H A Dmakefile2 PROG = LZMAc.exe macro
/external/autotest/client/tests/monotonic_time/src/
H A DMakefile6 PROG= time_test macro
12 all: $(PROG)
14 $(PROG): $(OBJS)
15 $(CC) $(LDFLAGS) -o $(PROG) $(OBJS) $(LIBS)
23 -rm -f $(PROG)
/external/dhcpcd-6.8.2/test/
H A DMakefile4 PROG= test macro
21 all: ${PROG}
24 rm -f ${OBJS} ${PROG} ${PROG}.core ${CLEANFILES}
34 ${PROG}: ${DEPEND} ${OBJS}
/external/lzma/CPP/7zip/UI/Client7z/
H A Dmakefile0 PROG = 7zcl.exe
1 PROG = 7zcl.exe macro
/external/lzma/C/Util/LzmaLib/
H A Dmakefile3 PROG = LZMA.dll macro
/external/lzma/CPP/7zip/UI/Console/
H A Dmakefile0 PROG = 7z.exe
1 PROG = 7z.exe macro
/external/selinux/mcstrans/src/
H A DMakefile10 PROG=mcstransd macro
15 all: $(PROG)
17 $(PROG): $(PROG_OBJS)
25 install -m 755 $(PROG) $(SBINDIR)
32 -rm -f $(OBJS) $(LOBJS) $(TARGET) $(PROG) $(PROG_OBJS) *~ \#*
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile0 PROG = 7zr.exe
1 PROG = 7zr.exe macro
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
H A Dmakefile0 PROG = 7zxr.dll
1 PROG = 7zxr.dll macro
/external/lzma/CPP/7zip/Bundles/Format7zR/
H A Dmakefile0 PROG = 7zra.dll
1 PROG = 7zra.dll macro
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A Dmakefile0 PROG = lzma.exe
1 PROG = lzma.exe macro
/external/lzma/CPP/7zip/Bundles/SFXCon/
H A Dmakefile0 PROG = 7zCon.sfx
1 PROG = 7zCon.sfx macro
/external/lzma/CPP/7zip/Bundles/SFXSetup/
H A Dmakefile0 PROG = 7zS.sfx
1 PROG = 7zS.sfx macro
/external/lzma/CPP/7zip/Bundles/SFXWin/
H A Dmakefile0 PROG = 7z.sfx
1 PROG = 7z.sfx macro
/external/dhcpcd-6.8.2/
H A DMakefile3 PROG= dhcpcd macro
85 DISTPREFIX?= ${PROG}-${VERSION}
103 all: config.h ${PROG} ${SCRIPTS} ${MAN5} ${MAN8} ${FILES}
127 ${PROG}: ${DEPEND} ${OBJS}
137 _proginstall: ${PROG}
139 ${INSTALL} -m ${BINMODE} ${PROG} ${DESTDIR}${SBINDIR}
168 rm -f ${OBJS} ${PROG} ${PROG}.core ${CLEANFILES}

Completed in 326 milliseconds