123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778 |
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 3.10
- # Default target executed when no arguments are given to make.
- default_target: all
- .PHONY : default_target
- # Allow only one "make -f Makefile2" at a time, but pass parallelism.
- .NOTPARALLEL:
- #=============================================================================
- # Special targets provided by cmake.
- # Disable implicit rules so canonical targets will work.
- .SUFFIXES:
- # Remove some rules from gmake that .SUFFIXES does not remove.
- SUFFIXES =
- .SUFFIXES: .hpux_make_needs_suffix_list
- # Suppress display of executed commands.
- $(VERBOSE).SILENT:
- # A target that is always out of date.
- cmake_force:
- .PHONY : cmake_force
- #=============================================================================
- # Set environment variables for the build.
- # The shell in which to execute make rules.
- SHELL = /bin/sh
- # The CMake executable.
- CMAKE_COMMAND = /usr/bin/cmake
- # The command to remove a file.
- RM = /usr/bin/cmake -E remove -f
- # Escaping for special characters.
- EQUALS = =
- # The top-level source directory on which CMake was run.
- CMAKE_SOURCE_DIR = /home/user/EgoZJ/updator
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /home/user/EgoZJ/updator/build
- #=============================================================================
- # Targets provided globally by CMake.
- # Special rule for the target rebuild_cache
- rebuild_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
- /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
- .PHONY : rebuild_cache
- # Special rule for the target rebuild_cache
- rebuild_cache/fast: rebuild_cache
- .PHONY : rebuild_cache/fast
- # Special rule for the target edit_cache
- edit_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
- /usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
- .PHONY : edit_cache
- # Special rule for the target edit_cache
- edit_cache/fast: edit_cache
- .PHONY : edit_cache/fast
- # The main all target
- all: cmake_check_build_system
- $(CMAKE_COMMAND) -E cmake_progress_start /home/user/EgoZJ/updator/build/CMakeFiles /home/user/EgoZJ/updator/build/CMakeFiles/progress.marks
- $(MAKE) -f CMakeFiles/Makefile2 all
- $(CMAKE_COMMAND) -E cmake_progress_start /home/user/EgoZJ/updator/build/CMakeFiles 0
- .PHONY : all
- # The main clean target
- clean:
- $(MAKE) -f CMakeFiles/Makefile2 clean
- .PHONY : clean
- # The main clean target
- clean/fast: clean
- .PHONY : clean/fast
- # Prepare targets for installation.
- preinstall: all
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall
- # Prepare targets for installation.
- preinstall/fast:
- $(MAKE) -f CMakeFiles/Makefile2 preinstall
- .PHONY : preinstall/fast
- # clear depends
- depend:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
- .PHONY : depend
- #=============================================================================
- # Target rules for targets named updator
- # Build rule for target.
- updator: cmake_check_build_system
- $(MAKE) -f CMakeFiles/Makefile2 updator
- .PHONY : updator
- # fast build rule for target.
- updator/fast:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/build
- .PHONY : updator/fast
- 7ZItf.o: 7ZItf.cpp.o
- .PHONY : 7ZItf.o
- # target to build an object file
- 7ZItf.cpp.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7ZItf.cpp.o
- .PHONY : 7ZItf.cpp.o
- 7ZItf.i: 7ZItf.cpp.i
- .PHONY : 7ZItf.i
- # target to preprocess a source file
- 7ZItf.cpp.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7ZItf.cpp.i
- .PHONY : 7ZItf.cpp.i
- 7ZItf.s: 7ZItf.cpp.s
- .PHONY : 7ZItf.s
- # target to generate assembly for a file
- 7ZItf.cpp.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7ZItf.cpp.s
- .PHONY : 7ZItf.cpp.s
- 7zAlloc.o: 7zAlloc.c.o
- .PHONY : 7zAlloc.o
- # target to build an object file
- 7zAlloc.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zAlloc.c.o
- .PHONY : 7zAlloc.c.o
- 7zAlloc.i: 7zAlloc.c.i
- .PHONY : 7zAlloc.i
- # target to preprocess a source file
- 7zAlloc.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zAlloc.c.i
- .PHONY : 7zAlloc.c.i
- 7zAlloc.s: 7zAlloc.c.s
- .PHONY : 7zAlloc.s
- # target to generate assembly for a file
- 7zAlloc.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zAlloc.c.s
- .PHONY : 7zAlloc.c.s
- 7zArcIn.o: 7zArcIn.c.o
- .PHONY : 7zArcIn.o
- # target to build an object file
- 7zArcIn.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zArcIn.c.o
- .PHONY : 7zArcIn.c.o
- 7zArcIn.i: 7zArcIn.c.i
- .PHONY : 7zArcIn.i
- # target to preprocess a source file
- 7zArcIn.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zArcIn.c.i
- .PHONY : 7zArcIn.c.i
- 7zArcIn.s: 7zArcIn.c.s
- .PHONY : 7zArcIn.s
- # target to generate assembly for a file
- 7zArcIn.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zArcIn.c.s
- .PHONY : 7zArcIn.c.s
- 7zBuf.o: 7zBuf.c.o
- .PHONY : 7zBuf.o
- # target to build an object file
- 7zBuf.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zBuf.c.o
- .PHONY : 7zBuf.c.o
- 7zBuf.i: 7zBuf.c.i
- .PHONY : 7zBuf.i
- # target to preprocess a source file
- 7zBuf.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zBuf.c.i
- .PHONY : 7zBuf.c.i
- 7zBuf.s: 7zBuf.c.s
- .PHONY : 7zBuf.s
- # target to generate assembly for a file
- 7zBuf.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zBuf.c.s
- .PHONY : 7zBuf.c.s
- 7zCrc.o: 7zCrc.c.o
- .PHONY : 7zCrc.o
- # target to build an object file
- 7zCrc.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrc.c.o
- .PHONY : 7zCrc.c.o
- 7zCrc.i: 7zCrc.c.i
- .PHONY : 7zCrc.i
- # target to preprocess a source file
- 7zCrc.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrc.c.i
- .PHONY : 7zCrc.c.i
- 7zCrc.s: 7zCrc.c.s
- .PHONY : 7zCrc.s
- # target to generate assembly for a file
- 7zCrc.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrc.c.s
- .PHONY : 7zCrc.c.s
- 7zCrcOpt.o: 7zCrcOpt.c.o
- .PHONY : 7zCrcOpt.o
- # target to build an object file
- 7zCrcOpt.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrcOpt.c.o
- .PHONY : 7zCrcOpt.c.o
- 7zCrcOpt.i: 7zCrcOpt.c.i
- .PHONY : 7zCrcOpt.i
- # target to preprocess a source file
- 7zCrcOpt.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrcOpt.c.i
- .PHONY : 7zCrcOpt.c.i
- 7zCrcOpt.s: 7zCrcOpt.c.s
- .PHONY : 7zCrcOpt.s
- # target to generate assembly for a file
- 7zCrcOpt.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zCrcOpt.c.s
- .PHONY : 7zCrcOpt.c.s
- 7zDec.o: 7zDec.c.o
- .PHONY : 7zDec.o
- # target to build an object file
- 7zDec.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zDec.c.o
- .PHONY : 7zDec.c.o
- 7zDec.i: 7zDec.c.i
- .PHONY : 7zDec.i
- # target to preprocess a source file
- 7zDec.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zDec.c.i
- .PHONY : 7zDec.c.i
- 7zDec.s: 7zDec.c.s
- .PHONY : 7zDec.s
- # target to generate assembly for a file
- 7zDec.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zDec.c.s
- .PHONY : 7zDec.c.s
- 7zFile.o: 7zFile.c.o
- .PHONY : 7zFile.o
- # target to build an object file
- 7zFile.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zFile.c.o
- .PHONY : 7zFile.c.o
- 7zFile.i: 7zFile.c.i
- .PHONY : 7zFile.i
- # target to preprocess a source file
- 7zFile.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zFile.c.i
- .PHONY : 7zFile.c.i
- 7zFile.s: 7zFile.c.s
- .PHONY : 7zFile.s
- # target to generate assembly for a file
- 7zFile.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zFile.c.s
- .PHONY : 7zFile.c.s
- 7zStream.o: 7zStream.c.o
- .PHONY : 7zStream.o
- # target to build an object file
- 7zStream.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zStream.c.o
- .PHONY : 7zStream.c.o
- 7zStream.i: 7zStream.c.i
- .PHONY : 7zStream.i
- # target to preprocess a source file
- 7zStream.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zStream.c.i
- .PHONY : 7zStream.c.i
- 7zStream.s: 7zStream.c.s
- .PHONY : 7zStream.s
- # target to generate assembly for a file
- 7zStream.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/7zStream.c.s
- .PHONY : 7zStream.c.s
- Bcj2.o: Bcj2.c.o
- .PHONY : Bcj2.o
- # target to build an object file
- Bcj2.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bcj2.c.o
- .PHONY : Bcj2.c.o
- Bcj2.i: Bcj2.c.i
- .PHONY : Bcj2.i
- # target to preprocess a source file
- Bcj2.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bcj2.c.i
- .PHONY : Bcj2.c.i
- Bcj2.s: Bcj2.c.s
- .PHONY : Bcj2.s
- # target to generate assembly for a file
- Bcj2.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bcj2.c.s
- .PHONY : Bcj2.c.s
- Bra.o: Bra.c.o
- .PHONY : Bra.o
- # target to build an object file
- Bra.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra.c.o
- .PHONY : Bra.c.o
- Bra.i: Bra.c.i
- .PHONY : Bra.i
- # target to preprocess a source file
- Bra.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra.c.i
- .PHONY : Bra.c.i
- Bra.s: Bra.c.s
- .PHONY : Bra.s
- # target to generate assembly for a file
- Bra.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra.c.s
- .PHONY : Bra.c.s
- Bra86.o: Bra86.c.o
- .PHONY : Bra86.o
- # target to build an object file
- Bra86.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra86.c.o
- .PHONY : Bra86.c.o
- Bra86.i: Bra86.c.i
- .PHONY : Bra86.i
- # target to preprocess a source file
- Bra86.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra86.c.i
- .PHONY : Bra86.c.i
- Bra86.s: Bra86.c.s
- .PHONY : Bra86.s
- # target to generate assembly for a file
- Bra86.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Bra86.c.s
- .PHONY : Bra86.c.s
- BraIA64.o: BraIA64.c.o
- .PHONY : BraIA64.o
- # target to build an object file
- BraIA64.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/BraIA64.c.o
- .PHONY : BraIA64.c.o
- BraIA64.i: BraIA64.c.i
- .PHONY : BraIA64.i
- # target to preprocess a source file
- BraIA64.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/BraIA64.c.i
- .PHONY : BraIA64.c.i
- BraIA64.s: BraIA64.c.s
- .PHONY : BraIA64.s
- # target to generate assembly for a file
- BraIA64.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/BraIA64.c.s
- .PHONY : BraIA64.c.s
- CpuArch.o: CpuArch.c.o
- .PHONY : CpuArch.o
- # target to build an object file
- CpuArch.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/CpuArch.c.o
- .PHONY : CpuArch.c.o
- CpuArch.i: CpuArch.c.i
- .PHONY : CpuArch.i
- # target to preprocess a source file
- CpuArch.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/CpuArch.c.i
- .PHONY : CpuArch.c.i
- CpuArch.s: CpuArch.c.s
- .PHONY : CpuArch.s
- # target to generate assembly for a file
- CpuArch.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/CpuArch.c.s
- .PHONY : CpuArch.c.s
- Delta.o: Delta.c.o
- .PHONY : Delta.o
- # target to build an object file
- Delta.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Delta.c.o
- .PHONY : Delta.c.o
- Delta.i: Delta.c.i
- .PHONY : Delta.i
- # target to preprocess a source file
- Delta.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Delta.c.i
- .PHONY : Delta.c.i
- Delta.s: Delta.c.s
- .PHONY : Delta.s
- # target to generate assembly for a file
- Delta.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Delta.c.s
- .PHONY : Delta.c.s
- Lzma2Dec.o: Lzma2Dec.c.o
- .PHONY : Lzma2Dec.o
- # target to build an object file
- Lzma2Dec.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Lzma2Dec.c.o
- .PHONY : Lzma2Dec.c.o
- Lzma2Dec.i: Lzma2Dec.c.i
- .PHONY : Lzma2Dec.i
- # target to preprocess a source file
- Lzma2Dec.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Lzma2Dec.c.i
- .PHONY : Lzma2Dec.c.i
- Lzma2Dec.s: Lzma2Dec.c.s
- .PHONY : Lzma2Dec.s
- # target to generate assembly for a file
- Lzma2Dec.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Lzma2Dec.c.s
- .PHONY : Lzma2Dec.c.s
- LzmaDec.o: LzmaDec.c.o
- .PHONY : LzmaDec.o
- # target to build an object file
- LzmaDec.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/LzmaDec.c.o
- .PHONY : LzmaDec.c.o
- LzmaDec.i: LzmaDec.c.i
- .PHONY : LzmaDec.i
- # target to preprocess a source file
- LzmaDec.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/LzmaDec.c.i
- .PHONY : LzmaDec.c.i
- LzmaDec.s: LzmaDec.c.s
- .PHONY : LzmaDec.s
- # target to generate assembly for a file
- LzmaDec.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/LzmaDec.c.s
- .PHONY : LzmaDec.c.s
- Ppmd7.o: Ppmd7.c.o
- .PHONY : Ppmd7.o
- # target to build an object file
- Ppmd7.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7.c.o
- .PHONY : Ppmd7.c.o
- Ppmd7.i: Ppmd7.c.i
- .PHONY : Ppmd7.i
- # target to preprocess a source file
- Ppmd7.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7.c.i
- .PHONY : Ppmd7.c.i
- Ppmd7.s: Ppmd7.c.s
- .PHONY : Ppmd7.s
- # target to generate assembly for a file
- Ppmd7.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7.c.s
- .PHONY : Ppmd7.c.s
- Ppmd7Dec.o: Ppmd7Dec.c.o
- .PHONY : Ppmd7Dec.o
- # target to build an object file
- Ppmd7Dec.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7Dec.c.o
- .PHONY : Ppmd7Dec.c.o
- Ppmd7Dec.i: Ppmd7Dec.c.i
- .PHONY : Ppmd7Dec.i
- # target to preprocess a source file
- Ppmd7Dec.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7Dec.c.i
- .PHONY : Ppmd7Dec.c.i
- Ppmd7Dec.s: Ppmd7Dec.c.s
- .PHONY : Ppmd7Dec.s
- # target to generate assembly for a file
- Ppmd7Dec.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Ppmd7Dec.c.s
- .PHONY : Ppmd7Dec.c.s
- Precomp.o: Precomp.c.o
- .PHONY : Precomp.o
- # target to build an object file
- Precomp.c.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Precomp.c.o
- .PHONY : Precomp.c.o
- Precomp.i: Precomp.c.i
- .PHONY : Precomp.i
- # target to preprocess a source file
- Precomp.c.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Precomp.c.i
- .PHONY : Precomp.c.i
- Precomp.s: Precomp.c.s
- .PHONY : Precomp.s
- # target to generate assembly for a file
- Precomp.c.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/Precomp.c.s
- .PHONY : Precomp.c.s
- main.o: main.cpp.o
- .PHONY : main.o
- # target to build an object file
- main.cpp.o:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/main.cpp.o
- .PHONY : main.cpp.o
- main.i: main.cpp.i
- .PHONY : main.i
- # target to preprocess a source file
- main.cpp.i:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/main.cpp.i
- .PHONY : main.cpp.i
- main.s: main.cpp.s
- .PHONY : main.s
- # target to generate assembly for a file
- main.cpp.s:
- $(MAKE) -f CMakeFiles/updator.dir/build.make CMakeFiles/updator.dir/main.cpp.s
- .PHONY : main.cpp.s
- # Help Target
- help:
- @echo "The following are some of the valid targets for this Makefile:"
- @echo "... all (the default if no target is provided)"
- @echo "... clean"
- @echo "... depend"
- @echo "... rebuild_cache"
- @echo "... updator"
- @echo "... edit_cache"
- @echo "... 7ZItf.o"
- @echo "... 7ZItf.i"
- @echo "... 7ZItf.s"
- @echo "... 7zAlloc.o"
- @echo "... 7zAlloc.i"
- @echo "... 7zAlloc.s"
- @echo "... 7zArcIn.o"
- @echo "... 7zArcIn.i"
- @echo "... 7zArcIn.s"
- @echo "... 7zBuf.o"
- @echo "... 7zBuf.i"
- @echo "... 7zBuf.s"
- @echo "... 7zCrc.o"
- @echo "... 7zCrc.i"
- @echo "... 7zCrc.s"
- @echo "... 7zCrcOpt.o"
- @echo "... 7zCrcOpt.i"
- @echo "... 7zCrcOpt.s"
- @echo "... 7zDec.o"
- @echo "... 7zDec.i"
- @echo "... 7zDec.s"
- @echo "... 7zFile.o"
- @echo "... 7zFile.i"
- @echo "... 7zFile.s"
- @echo "... 7zStream.o"
- @echo "... 7zStream.i"
- @echo "... 7zStream.s"
- @echo "... Bcj2.o"
- @echo "... Bcj2.i"
- @echo "... Bcj2.s"
- @echo "... Bra.o"
- @echo "... Bra.i"
- @echo "... Bra.s"
- @echo "... Bra86.o"
- @echo "... Bra86.i"
- @echo "... Bra86.s"
- @echo "... BraIA64.o"
- @echo "... BraIA64.i"
- @echo "... BraIA64.s"
- @echo "... CpuArch.o"
- @echo "... CpuArch.i"
- @echo "... CpuArch.s"
- @echo "... Delta.o"
- @echo "... Delta.i"
- @echo "... Delta.s"
- @echo "... Lzma2Dec.o"
- @echo "... Lzma2Dec.i"
- @echo "... Lzma2Dec.s"
- @echo "... LzmaDec.o"
- @echo "... LzmaDec.i"
- @echo "... LzmaDec.s"
- @echo "... Ppmd7.o"
- @echo "... Ppmd7.i"
- @echo "... Ppmd7.s"
- @echo "... Ppmd7Dec.o"
- @echo "... Ppmd7Dec.i"
- @echo "... Ppmd7Dec.s"
- @echo "... Precomp.o"
- @echo "... Precomp.i"
- @echo "... Precomp.s"
- @echo "... main.o"
- @echo "... main.i"
- @echo "... main.s"
- .PHONY : help
- #=============================================================================
- # Special targets to cleanup operation of make.
- # Special rule to run CMake to check the build system integrity.
- # No rule that depends on this can have commands that come from listfiles
- # because they might be regenerated.
- cmake_check_build_system:
- $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
- .PHONY : cmake_check_build_system
|