HomeSort by: relevance | last modified time | path
    Searched defs:exe (Results 1 - 6 of 6) sorted by relevancy

  /src/distrib/hpcsh/stand/
Makefile 10 HPCBOOT_SH3= hpcboot-sh3.exe
12 HPCBOOT_SH4= hpcboot-sh4.exe
14 UUDECODE_FILES= hpcboot-sh3.exe hpcboot-sh4.exe
15 UUDECODE_FILES_RENAME_hpcboot-sh3.exe= hpcboot-sh3.exe
16 UUDECODE_FILES_RENAME_hpcboot-sh4.exe= hpcboot-sh4.exe
18 CLEANFILES+= hpcboot-sh3.exe.uue hpcboot-sh4.exe.uu
    [all...]
  /src/common/dist/zlib/watcom/
watcom_f.mak 25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -ldos32a -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -ldos32a -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
watcom_l.mak 25 all: $(ZLIB_LIB) example.exe minigzip.exe
34 example.exe: $(ZLIB_LIB) example.obj
35 $(LINKER) -fe=example.exe example.obj $(ZLIB_LIB)
37 minigzip.exe: $(ZLIB_LIB) minigzip.obj
38 $(LINKER) -fe=minigzip.exe minigzip.obj $(ZLIB_LIB)
  /src/usr.bin/crunch/examples/
Makefile 19 exe: $(CRUNCHED) target
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 28 all: $(ZLIB_LIB) example.exe minigzip.exe
80 test: example.exe minigzip.exe
84 example.exe: example.obj $(ZLIB_LIB)
87 minigzip.exe: minigzip.obj $(ZLIB_LIB)
94 -del *.exe

Completed in 13 milliseconds