| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414 |
- # CMAKE generated file: DO NOT EDIT!
- # Generated by "Unix Makefiles" Generator, CMake Version 4.2
- # 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:
- # Disable VCS-based implicit rules.
- % : %,v
- # Disable VCS-based implicit rules.
- % : RCS/%
- # Disable VCS-based implicit rules.
- % : RCS/%,v
- # Disable VCS-based implicit rules.
- % : SCCS/s.%
- # Disable VCS-based implicit rules.
- % : s.%
- .SUFFIXES: .hpux_make_needs_suffix_list
- # Command-line flag to silence nested $(MAKE).
- $(VERBOSE)MAKESILENT = -s
- #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 = /data/data/com.termux/files/usr/bin/sh
- # The CMake executable.
- CMAKE_COMMAND = /data/data/com.termux/files/usr/bin/cmake
- # The command to remove a file.
- RM = /data/data/com.termux/files/usr/bin/cmake -E rm -f
- # Escaping for special characters.
- EQUALS = =
- # The top-level source directory on which CMake was run.
- CMAKE_SOURCE_DIR = /data/data/com.termux/files/home/projects/uidefedit
- # The top-level build directory on which CMake was run.
- CMAKE_BINARY_DIR = /data/data/com.termux/files/home/projects/uidefedit/build
- #=============================================================================
- # Targets provided globally by CMake.
- # Special rule for the target package
- package: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..."
- cd /data/data/com.termux/files/home/projects/uidefedit/build && /data/data/com.termux/files/usr/bin/cpack --config ./CPackConfig.cmake
- .PHONY : package
- # Special rule for the target package
- package/fast: package
- .PHONY : package/fast
- # Special rule for the target package_source
- package_source:
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..."
- cd /data/data/com.termux/files/home/projects/uidefedit/build && /data/data/com.termux/files/usr/bin/cpack --config ./CPackSourceConfig.cmake
- .PHONY : package_source
- # Special rule for the target package_source
- package_source/fast: package_source
- .PHONY : package_source/fast
- # Special rule for the target edit_cache
- edit_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
- /data/data/com.termux/files/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
- .PHONY : edit_cache
- # Special rule for the target edit_cache
- edit_cache/fast: edit_cache
- .PHONY : edit_cache/fast
- # Special rule for the target rebuild_cache
- rebuild_cache:
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
- /data/data/com.termux/files/usr/bin/cmake --regenerate-during-build -S$(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 list_install_components
- list_install_components:
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\" \"development\" \"documentation\""
- .PHONY : list_install_components
- # Special rule for the target list_install_components
- list_install_components/fast: list_install_components
- .PHONY : list_install_components/fast
- # Special rule for the target install
- install: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
- /data/data/com.termux/files/usr/bin/cmake -P cmake_install.cmake
- .PHONY : install
- # Special rule for the target install
- install/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
- /data/data/com.termux/files/usr/bin/cmake -P cmake_install.cmake
- .PHONY : install/fast
- # Special rule for the target install/local
- install/local: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
- /data/data/com.termux/files/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local
- # Special rule for the target install/local
- install/local/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
- /data/data/com.termux/files/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
- .PHONY : install/local/fast
- # Special rule for the target install/strip
- install/strip: preinstall
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
- /data/data/com.termux/files/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip
- # Special rule for the target install/strip
- install/strip/fast: preinstall/fast
- @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
- /data/data/com.termux/files/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
- .PHONY : install/strip/fast
- # The main all target
- all: cmake_check_build_system
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(CMAKE_COMMAND) -E cmake_progress_start /data/data/com.termux/files/home/projects/uidefedit/build/CMakeFiles /data/data/com.termux/files/home/projects/uidefedit/build/third_party/libxml2//CMakeFiles/progress.marks
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/libxml2/all
- $(CMAKE_COMMAND) -E cmake_progress_start /data/data/com.termux/files/home/projects/uidefedit/build/CMakeFiles 0
- .PHONY : all
- # The main clean target
- clean:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/libxml2/clean
- .PHONY : clean
- # The main clean target
- clean/fast: clean
- .PHONY : clean/fast
- # Prepare targets for installation.
- preinstall: all
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/libxml2/preinstall
- .PHONY : preinstall
- # Prepare targets for installation.
- preinstall/fast:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/libxml2/preinstall
- .PHONY : preinstall/fast
- # clear depends
- depend:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
- .PHONY : depend
- # Convenience name for target.
- third_party/libxml2/CMakeFiles/LibXml2.dir/rule:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 third_party/libxml2/CMakeFiles/LibXml2.dir/rule
- .PHONY : third_party/libxml2/CMakeFiles/LibXml2.dir/rule
- # Convenience name for target.
- LibXml2: third_party/libxml2/CMakeFiles/LibXml2.dir/rule
- .PHONY : LibXml2
- # fast build rule for target.
- LibXml2/fast:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/build
- .PHONY : LibXml2/fast
- HTMLparser.o: HTMLparser.c.o
- .PHONY : HTMLparser.o
- # target to build an object file
- HTMLparser.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLparser.c.o
- .PHONY : HTMLparser.c.o
- HTMLparser.i: HTMLparser.c.i
- .PHONY : HTMLparser.i
- # target to preprocess a source file
- HTMLparser.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLparser.c.i
- .PHONY : HTMLparser.c.i
- HTMLparser.s: HTMLparser.c.s
- .PHONY : HTMLparser.s
- # target to generate assembly for a file
- HTMLparser.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLparser.c.s
- .PHONY : HTMLparser.c.s
- HTMLtree.o: HTMLtree.c.o
- .PHONY : HTMLtree.o
- # target to build an object file
- HTMLtree.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLtree.c.o
- .PHONY : HTMLtree.c.o
- HTMLtree.i: HTMLtree.c.i
- .PHONY : HTMLtree.i
- # target to preprocess a source file
- HTMLtree.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLtree.c.i
- .PHONY : HTMLtree.c.i
- HTMLtree.s: HTMLtree.c.s
- .PHONY : HTMLtree.s
- # target to generate assembly for a file
- HTMLtree.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/HTMLtree.c.s
- .PHONY : HTMLtree.c.s
- SAX.o: SAX.c.o
- .PHONY : SAX.o
- # target to build an object file
- SAX.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX.c.o
- .PHONY : SAX.c.o
- SAX.i: SAX.c.i
- .PHONY : SAX.i
- # target to preprocess a source file
- SAX.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX.c.i
- .PHONY : SAX.c.i
- SAX.s: SAX.c.s
- .PHONY : SAX.s
- # target to generate assembly for a file
- SAX.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX.c.s
- .PHONY : SAX.c.s
- SAX2.o: SAX2.c.o
- .PHONY : SAX2.o
- # target to build an object file
- SAX2.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX2.c.o
- .PHONY : SAX2.c.o
- SAX2.i: SAX2.c.i
- .PHONY : SAX2.i
- # target to preprocess a source file
- SAX2.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX2.c.i
- .PHONY : SAX2.c.i
- SAX2.s: SAX2.c.s
- .PHONY : SAX2.s
- # target to generate assembly for a file
- SAX2.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/SAX2.c.s
- .PHONY : SAX2.c.s
- buf.o: buf.c.o
- .PHONY : buf.o
- # target to build an object file
- buf.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/buf.c.o
- .PHONY : buf.c.o
- buf.i: buf.c.i
- .PHONY : buf.i
- # target to preprocess a source file
- buf.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/buf.c.i
- .PHONY : buf.c.i
- buf.s: buf.c.s
- .PHONY : buf.s
- # target to generate assembly for a file
- buf.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/buf.c.s
- .PHONY : buf.c.s
- c14n.o: c14n.c.o
- .PHONY : c14n.o
- # target to build an object file
- c14n.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/c14n.c.o
- .PHONY : c14n.c.o
- c14n.i: c14n.c.i
- .PHONY : c14n.i
- # target to preprocess a source file
- c14n.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/c14n.c.i
- .PHONY : c14n.c.i
- c14n.s: c14n.c.s
- .PHONY : c14n.s
- # target to generate assembly for a file
- c14n.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/c14n.c.s
- .PHONY : c14n.c.s
- catalog.o: catalog.c.o
- .PHONY : catalog.o
- # target to build an object file
- catalog.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/catalog.c.o
- .PHONY : catalog.c.o
- catalog.i: catalog.c.i
- .PHONY : catalog.i
- # target to preprocess a source file
- catalog.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/catalog.c.i
- .PHONY : catalog.c.i
- catalog.s: catalog.c.s
- .PHONY : catalog.s
- # target to generate assembly for a file
- catalog.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/catalog.c.s
- .PHONY : catalog.c.s
- chvalid.o: chvalid.c.o
- .PHONY : chvalid.o
- # target to build an object file
- chvalid.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/chvalid.c.o
- .PHONY : chvalid.c.o
- chvalid.i: chvalid.c.i
- .PHONY : chvalid.i
- # target to preprocess a source file
- chvalid.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/chvalid.c.i
- .PHONY : chvalid.c.i
- chvalid.s: chvalid.c.s
- .PHONY : chvalid.s
- # target to generate assembly for a file
- chvalid.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/chvalid.c.s
- .PHONY : chvalid.c.s
- debugXML.o: debugXML.c.o
- .PHONY : debugXML.o
- # target to build an object file
- debugXML.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/debugXML.c.o
- .PHONY : debugXML.c.o
- debugXML.i: debugXML.c.i
- .PHONY : debugXML.i
- # target to preprocess a source file
- debugXML.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/debugXML.c.i
- .PHONY : debugXML.c.i
- debugXML.s: debugXML.c.s
- .PHONY : debugXML.s
- # target to generate assembly for a file
- debugXML.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/debugXML.c.s
- .PHONY : debugXML.c.s
- dict.o: dict.c.o
- .PHONY : dict.o
- # target to build an object file
- dict.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/dict.c.o
- .PHONY : dict.c.o
- dict.i: dict.c.i
- .PHONY : dict.i
- # target to preprocess a source file
- dict.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/dict.c.i
- .PHONY : dict.c.i
- dict.s: dict.c.s
- .PHONY : dict.s
- # target to generate assembly for a file
- dict.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/dict.c.s
- .PHONY : dict.c.s
- encoding.o: encoding.c.o
- .PHONY : encoding.o
- # target to build an object file
- encoding.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/encoding.c.o
- .PHONY : encoding.c.o
- encoding.i: encoding.c.i
- .PHONY : encoding.i
- # target to preprocess a source file
- encoding.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/encoding.c.i
- .PHONY : encoding.c.i
- encoding.s: encoding.c.s
- .PHONY : encoding.s
- # target to generate assembly for a file
- encoding.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/encoding.c.s
- .PHONY : encoding.c.s
- entities.o: entities.c.o
- .PHONY : entities.o
- # target to build an object file
- entities.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/entities.c.o
- .PHONY : entities.c.o
- entities.i: entities.c.i
- .PHONY : entities.i
- # target to preprocess a source file
- entities.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/entities.c.i
- .PHONY : entities.c.i
- entities.s: entities.c.s
- .PHONY : entities.s
- # target to generate assembly for a file
- entities.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/entities.c.s
- .PHONY : entities.c.s
- error.o: error.c.o
- .PHONY : error.o
- # target to build an object file
- error.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/error.c.o
- .PHONY : error.c.o
- error.i: error.c.i
- .PHONY : error.i
- # target to preprocess a source file
- error.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/error.c.i
- .PHONY : error.c.i
- error.s: error.c.s
- .PHONY : error.s
- # target to generate assembly for a file
- error.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/error.c.s
- .PHONY : error.c.s
- globals.o: globals.c.o
- .PHONY : globals.o
- # target to build an object file
- globals.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/globals.c.o
- .PHONY : globals.c.o
- globals.i: globals.c.i
- .PHONY : globals.i
- # target to preprocess a source file
- globals.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/globals.c.i
- .PHONY : globals.c.i
- globals.s: globals.c.s
- .PHONY : globals.s
- # target to generate assembly for a file
- globals.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/globals.c.s
- .PHONY : globals.c.s
- hash.o: hash.c.o
- .PHONY : hash.o
- # target to build an object file
- hash.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/hash.c.o
- .PHONY : hash.c.o
- hash.i: hash.c.i
- .PHONY : hash.i
- # target to preprocess a source file
- hash.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/hash.c.i
- .PHONY : hash.c.i
- hash.s: hash.c.s
- .PHONY : hash.s
- # target to generate assembly for a file
- hash.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/hash.c.s
- .PHONY : hash.c.s
- legacy.o: legacy.c.o
- .PHONY : legacy.o
- # target to build an object file
- legacy.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/legacy.c.o
- .PHONY : legacy.c.o
- legacy.i: legacy.c.i
- .PHONY : legacy.i
- # target to preprocess a source file
- legacy.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/legacy.c.i
- .PHONY : legacy.c.i
- legacy.s: legacy.c.s
- .PHONY : legacy.s
- # target to generate assembly for a file
- legacy.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/legacy.c.s
- .PHONY : legacy.c.s
- list.o: list.c.o
- .PHONY : list.o
- # target to build an object file
- list.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/list.c.o
- .PHONY : list.c.o
- list.i: list.c.i
- .PHONY : list.i
- # target to preprocess a source file
- list.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/list.c.i
- .PHONY : list.c.i
- list.s: list.c.s
- .PHONY : list.s
- # target to generate assembly for a file
- list.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/list.c.s
- .PHONY : list.c.s
- nanoftp.o: nanoftp.c.o
- .PHONY : nanoftp.o
- # target to build an object file
- nanoftp.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanoftp.c.o
- .PHONY : nanoftp.c.o
- nanoftp.i: nanoftp.c.i
- .PHONY : nanoftp.i
- # target to preprocess a source file
- nanoftp.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanoftp.c.i
- .PHONY : nanoftp.c.i
- nanoftp.s: nanoftp.c.s
- .PHONY : nanoftp.s
- # target to generate assembly for a file
- nanoftp.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanoftp.c.s
- .PHONY : nanoftp.c.s
- nanohttp.o: nanohttp.c.o
- .PHONY : nanohttp.o
- # target to build an object file
- nanohttp.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanohttp.c.o
- .PHONY : nanohttp.c.o
- nanohttp.i: nanohttp.c.i
- .PHONY : nanohttp.i
- # target to preprocess a source file
- nanohttp.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanohttp.c.i
- .PHONY : nanohttp.c.i
- nanohttp.s: nanohttp.c.s
- .PHONY : nanohttp.s
- # target to generate assembly for a file
- nanohttp.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/nanohttp.c.s
- .PHONY : nanohttp.c.s
- parser.o: parser.c.o
- .PHONY : parser.o
- # target to build an object file
- parser.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parser.c.o
- .PHONY : parser.c.o
- parser.i: parser.c.i
- .PHONY : parser.i
- # target to preprocess a source file
- parser.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parser.c.i
- .PHONY : parser.c.i
- parser.s: parser.c.s
- .PHONY : parser.s
- # target to generate assembly for a file
- parser.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parser.c.s
- .PHONY : parser.c.s
- parserInternals.o: parserInternals.c.o
- .PHONY : parserInternals.o
- # target to build an object file
- parserInternals.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parserInternals.c.o
- .PHONY : parserInternals.c.o
- parserInternals.i: parserInternals.c.i
- .PHONY : parserInternals.i
- # target to preprocess a source file
- parserInternals.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parserInternals.c.i
- .PHONY : parserInternals.c.i
- parserInternals.s: parserInternals.c.s
- .PHONY : parserInternals.s
- # target to generate assembly for a file
- parserInternals.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/parserInternals.c.s
- .PHONY : parserInternals.c.s
- pattern.o: pattern.c.o
- .PHONY : pattern.o
- # target to build an object file
- pattern.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/pattern.c.o
- .PHONY : pattern.c.o
- pattern.i: pattern.c.i
- .PHONY : pattern.i
- # target to preprocess a source file
- pattern.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/pattern.c.i
- .PHONY : pattern.c.i
- pattern.s: pattern.c.s
- .PHONY : pattern.s
- # target to generate assembly for a file
- pattern.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/pattern.c.s
- .PHONY : pattern.c.s
- relaxng.o: relaxng.c.o
- .PHONY : relaxng.o
- # target to build an object file
- relaxng.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/relaxng.c.o
- .PHONY : relaxng.c.o
- relaxng.i: relaxng.c.i
- .PHONY : relaxng.i
- # target to preprocess a source file
- relaxng.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/relaxng.c.i
- .PHONY : relaxng.c.i
- relaxng.s: relaxng.c.s
- .PHONY : relaxng.s
- # target to generate assembly for a file
- relaxng.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/relaxng.c.s
- .PHONY : relaxng.c.s
- schematron.o: schematron.c.o
- .PHONY : schematron.o
- # target to build an object file
- schematron.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/schematron.c.o
- .PHONY : schematron.c.o
- schematron.i: schematron.c.i
- .PHONY : schematron.i
- # target to preprocess a source file
- schematron.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/schematron.c.i
- .PHONY : schematron.c.i
- schematron.s: schematron.c.s
- .PHONY : schematron.s
- # target to generate assembly for a file
- schematron.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/schematron.c.s
- .PHONY : schematron.c.s
- threads.o: threads.c.o
- .PHONY : threads.o
- # target to build an object file
- threads.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/threads.c.o
- .PHONY : threads.c.o
- threads.i: threads.c.i
- .PHONY : threads.i
- # target to preprocess a source file
- threads.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/threads.c.i
- .PHONY : threads.c.i
- threads.s: threads.c.s
- .PHONY : threads.s
- # target to generate assembly for a file
- threads.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/threads.c.s
- .PHONY : threads.c.s
- tree.o: tree.c.o
- .PHONY : tree.o
- # target to build an object file
- tree.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/tree.c.o
- .PHONY : tree.c.o
- tree.i: tree.c.i
- .PHONY : tree.i
- # target to preprocess a source file
- tree.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/tree.c.i
- .PHONY : tree.c.i
- tree.s: tree.c.s
- .PHONY : tree.s
- # target to generate assembly for a file
- tree.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/tree.c.s
- .PHONY : tree.c.s
- uri.o: uri.c.o
- .PHONY : uri.o
- # target to build an object file
- uri.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/uri.c.o
- .PHONY : uri.c.o
- uri.i: uri.c.i
- .PHONY : uri.i
- # target to preprocess a source file
- uri.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/uri.c.i
- .PHONY : uri.c.i
- uri.s: uri.c.s
- .PHONY : uri.s
- # target to generate assembly for a file
- uri.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/uri.c.s
- .PHONY : uri.c.s
- valid.o: valid.c.o
- .PHONY : valid.o
- # target to build an object file
- valid.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/valid.c.o
- .PHONY : valid.c.o
- valid.i: valid.c.i
- .PHONY : valid.i
- # target to preprocess a source file
- valid.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/valid.c.i
- .PHONY : valid.c.i
- valid.s: valid.c.s
- .PHONY : valid.s
- # target to generate assembly for a file
- valid.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/valid.c.s
- .PHONY : valid.c.s
- xinclude.o: xinclude.c.o
- .PHONY : xinclude.o
- # target to build an object file
- xinclude.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xinclude.c.o
- .PHONY : xinclude.c.o
- xinclude.i: xinclude.c.i
- .PHONY : xinclude.i
- # target to preprocess a source file
- xinclude.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xinclude.c.i
- .PHONY : xinclude.c.i
- xinclude.s: xinclude.c.s
- .PHONY : xinclude.s
- # target to generate assembly for a file
- xinclude.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xinclude.c.s
- .PHONY : xinclude.c.s
- xlink.o: xlink.c.o
- .PHONY : xlink.o
- # target to build an object file
- xlink.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xlink.c.o
- .PHONY : xlink.c.o
- xlink.i: xlink.c.i
- .PHONY : xlink.i
- # target to preprocess a source file
- xlink.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xlink.c.i
- .PHONY : xlink.c.i
- xlink.s: xlink.c.s
- .PHONY : xlink.s
- # target to generate assembly for a file
- xlink.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xlink.c.s
- .PHONY : xlink.c.s
- xmlIO.o: xmlIO.c.o
- .PHONY : xmlIO.o
- # target to build an object file
- xmlIO.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlIO.c.o
- .PHONY : xmlIO.c.o
- xmlIO.i: xmlIO.c.i
- .PHONY : xmlIO.i
- # target to preprocess a source file
- xmlIO.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlIO.c.i
- .PHONY : xmlIO.c.i
- xmlIO.s: xmlIO.c.s
- .PHONY : xmlIO.s
- # target to generate assembly for a file
- xmlIO.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlIO.c.s
- .PHONY : xmlIO.c.s
- xmlmemory.o: xmlmemory.c.o
- .PHONY : xmlmemory.o
- # target to build an object file
- xmlmemory.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmemory.c.o
- .PHONY : xmlmemory.c.o
- xmlmemory.i: xmlmemory.c.i
- .PHONY : xmlmemory.i
- # target to preprocess a source file
- xmlmemory.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmemory.c.i
- .PHONY : xmlmemory.c.i
- xmlmemory.s: xmlmemory.c.s
- .PHONY : xmlmemory.s
- # target to generate assembly for a file
- xmlmemory.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmemory.c.s
- .PHONY : xmlmemory.c.s
- xmlmodule.o: xmlmodule.c.o
- .PHONY : xmlmodule.o
- # target to build an object file
- xmlmodule.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmodule.c.o
- .PHONY : xmlmodule.c.o
- xmlmodule.i: xmlmodule.c.i
- .PHONY : xmlmodule.i
- # target to preprocess a source file
- xmlmodule.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmodule.c.i
- .PHONY : xmlmodule.c.i
- xmlmodule.s: xmlmodule.c.s
- .PHONY : xmlmodule.s
- # target to generate assembly for a file
- xmlmodule.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlmodule.c.s
- .PHONY : xmlmodule.c.s
- xmlreader.o: xmlreader.c.o
- .PHONY : xmlreader.o
- # target to build an object file
- xmlreader.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlreader.c.o
- .PHONY : xmlreader.c.o
- xmlreader.i: xmlreader.c.i
- .PHONY : xmlreader.i
- # target to preprocess a source file
- xmlreader.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlreader.c.i
- .PHONY : xmlreader.c.i
- xmlreader.s: xmlreader.c.s
- .PHONY : xmlreader.s
- # target to generate assembly for a file
- xmlreader.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlreader.c.s
- .PHONY : xmlreader.c.s
- xmlregexp.o: xmlregexp.c.o
- .PHONY : xmlregexp.o
- # target to build an object file
- xmlregexp.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlregexp.c.o
- .PHONY : xmlregexp.c.o
- xmlregexp.i: xmlregexp.c.i
- .PHONY : xmlregexp.i
- # target to preprocess a source file
- xmlregexp.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlregexp.c.i
- .PHONY : xmlregexp.c.i
- xmlregexp.s: xmlregexp.c.s
- .PHONY : xmlregexp.s
- # target to generate assembly for a file
- xmlregexp.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlregexp.c.s
- .PHONY : xmlregexp.c.s
- xmlsave.o: xmlsave.c.o
- .PHONY : xmlsave.o
- # target to build an object file
- xmlsave.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlsave.c.o
- .PHONY : xmlsave.c.o
- xmlsave.i: xmlsave.c.i
- .PHONY : xmlsave.i
- # target to preprocess a source file
- xmlsave.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlsave.c.i
- .PHONY : xmlsave.c.i
- xmlsave.s: xmlsave.c.s
- .PHONY : xmlsave.s
- # target to generate assembly for a file
- xmlsave.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlsave.c.s
- .PHONY : xmlsave.c.s
- xmlschemas.o: xmlschemas.c.o
- .PHONY : xmlschemas.o
- # target to build an object file
- xmlschemas.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemas.c.o
- .PHONY : xmlschemas.c.o
- xmlschemas.i: xmlschemas.c.i
- .PHONY : xmlschemas.i
- # target to preprocess a source file
- xmlschemas.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemas.c.i
- .PHONY : xmlschemas.c.i
- xmlschemas.s: xmlschemas.c.s
- .PHONY : xmlschemas.s
- # target to generate assembly for a file
- xmlschemas.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemas.c.s
- .PHONY : xmlschemas.c.s
- xmlschemastypes.o: xmlschemastypes.c.o
- .PHONY : xmlschemastypes.o
- # target to build an object file
- xmlschemastypes.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemastypes.c.o
- .PHONY : xmlschemastypes.c.o
- xmlschemastypes.i: xmlschemastypes.c.i
- .PHONY : xmlschemastypes.i
- # target to preprocess a source file
- xmlschemastypes.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemastypes.c.i
- .PHONY : xmlschemastypes.c.i
- xmlschemastypes.s: xmlschemastypes.c.s
- .PHONY : xmlschemastypes.s
- # target to generate assembly for a file
- xmlschemastypes.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlschemastypes.c.s
- .PHONY : xmlschemastypes.c.s
- xmlstring.o: xmlstring.c.o
- .PHONY : xmlstring.o
- # target to build an object file
- xmlstring.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlstring.c.o
- .PHONY : xmlstring.c.o
- xmlstring.i: xmlstring.c.i
- .PHONY : xmlstring.i
- # target to preprocess a source file
- xmlstring.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlstring.c.i
- .PHONY : xmlstring.c.i
- xmlstring.s: xmlstring.c.s
- .PHONY : xmlstring.s
- # target to generate assembly for a file
- xmlstring.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlstring.c.s
- .PHONY : xmlstring.c.s
- xmlunicode.o: xmlunicode.c.o
- .PHONY : xmlunicode.o
- # target to build an object file
- xmlunicode.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlunicode.c.o
- .PHONY : xmlunicode.c.o
- xmlunicode.i: xmlunicode.c.i
- .PHONY : xmlunicode.i
- # target to preprocess a source file
- xmlunicode.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlunicode.c.i
- .PHONY : xmlunicode.c.i
- xmlunicode.s: xmlunicode.c.s
- .PHONY : xmlunicode.s
- # target to generate assembly for a file
- xmlunicode.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlunicode.c.s
- .PHONY : xmlunicode.c.s
- xmlwriter.o: xmlwriter.c.o
- .PHONY : xmlwriter.o
- # target to build an object file
- xmlwriter.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlwriter.c.o
- .PHONY : xmlwriter.c.o
- xmlwriter.i: xmlwriter.c.i
- .PHONY : xmlwriter.i
- # target to preprocess a source file
- xmlwriter.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlwriter.c.i
- .PHONY : xmlwriter.c.i
- xmlwriter.s: xmlwriter.c.s
- .PHONY : xmlwriter.s
- # target to generate assembly for a file
- xmlwriter.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xmlwriter.c.s
- .PHONY : xmlwriter.c.s
- xpath.o: xpath.c.o
- .PHONY : xpath.o
- # target to build an object file
- xpath.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpath.c.o
- .PHONY : xpath.c.o
- xpath.i: xpath.c.i
- .PHONY : xpath.i
- # target to preprocess a source file
- xpath.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpath.c.i
- .PHONY : xpath.c.i
- xpath.s: xpath.c.s
- .PHONY : xpath.s
- # target to generate assembly for a file
- xpath.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpath.c.s
- .PHONY : xpath.c.s
- xpointer.o: xpointer.c.o
- .PHONY : xpointer.o
- # target to build an object file
- xpointer.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpointer.c.o
- .PHONY : xpointer.c.o
- xpointer.i: xpointer.c.i
- .PHONY : xpointer.i
- # target to preprocess a source file
- xpointer.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpointer.c.i
- .PHONY : xpointer.c.i
- xpointer.s: xpointer.c.s
- .PHONY : xpointer.s
- # target to generate assembly for a file
- xpointer.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xpointer.c.s
- .PHONY : xpointer.c.s
- xzlib.o: xzlib.c.o
- .PHONY : xzlib.o
- # target to build an object file
- xzlib.c.o:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xzlib.c.o
- .PHONY : xzlib.c.o
- xzlib.i: xzlib.c.i
- .PHONY : xzlib.i
- # target to preprocess a source file
- xzlib.c.i:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xzlib.c.i
- .PHONY : xzlib.c.i
- xzlib.s: xzlib.c.s
- .PHONY : xzlib.s
- # target to generate assembly for a file
- xzlib.c.s:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(MAKE) $(MAKESILENT) -f third_party/libxml2/CMakeFiles/LibXml2.dir/build.make third_party/libxml2/CMakeFiles/LibXml2.dir/xzlib.c.s
- .PHONY : xzlib.c.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 "... edit_cache"
- @echo "... install"
- @echo "... install/local"
- @echo "... install/strip"
- @echo "... list_install_components"
- @echo "... package"
- @echo "... package_source"
- @echo "... rebuild_cache"
- @echo "... LibXml2"
- @echo "... HTMLparser.o"
- @echo "... HTMLparser.i"
- @echo "... HTMLparser.s"
- @echo "... HTMLtree.o"
- @echo "... HTMLtree.i"
- @echo "... HTMLtree.s"
- @echo "... SAX.o"
- @echo "... SAX.i"
- @echo "... SAX.s"
- @echo "... SAX2.o"
- @echo "... SAX2.i"
- @echo "... SAX2.s"
- @echo "... buf.o"
- @echo "... buf.i"
- @echo "... buf.s"
- @echo "... c14n.o"
- @echo "... c14n.i"
- @echo "... c14n.s"
- @echo "... catalog.o"
- @echo "... catalog.i"
- @echo "... catalog.s"
- @echo "... chvalid.o"
- @echo "... chvalid.i"
- @echo "... chvalid.s"
- @echo "... debugXML.o"
- @echo "... debugXML.i"
- @echo "... debugXML.s"
- @echo "... dict.o"
- @echo "... dict.i"
- @echo "... dict.s"
- @echo "... encoding.o"
- @echo "... encoding.i"
- @echo "... encoding.s"
- @echo "... entities.o"
- @echo "... entities.i"
- @echo "... entities.s"
- @echo "... error.o"
- @echo "... error.i"
- @echo "... error.s"
- @echo "... globals.o"
- @echo "... globals.i"
- @echo "... globals.s"
- @echo "... hash.o"
- @echo "... hash.i"
- @echo "... hash.s"
- @echo "... legacy.o"
- @echo "... legacy.i"
- @echo "... legacy.s"
- @echo "... list.o"
- @echo "... list.i"
- @echo "... list.s"
- @echo "... nanoftp.o"
- @echo "... nanoftp.i"
- @echo "... nanoftp.s"
- @echo "... nanohttp.o"
- @echo "... nanohttp.i"
- @echo "... nanohttp.s"
- @echo "... parser.o"
- @echo "... parser.i"
- @echo "... parser.s"
- @echo "... parserInternals.o"
- @echo "... parserInternals.i"
- @echo "... parserInternals.s"
- @echo "... pattern.o"
- @echo "... pattern.i"
- @echo "... pattern.s"
- @echo "... relaxng.o"
- @echo "... relaxng.i"
- @echo "... relaxng.s"
- @echo "... schematron.o"
- @echo "... schematron.i"
- @echo "... schematron.s"
- @echo "... threads.o"
- @echo "... threads.i"
- @echo "... threads.s"
- @echo "... tree.o"
- @echo "... tree.i"
- @echo "... tree.s"
- @echo "... uri.o"
- @echo "... uri.i"
- @echo "... uri.s"
- @echo "... valid.o"
- @echo "... valid.i"
- @echo "... valid.s"
- @echo "... xinclude.o"
- @echo "... xinclude.i"
- @echo "... xinclude.s"
- @echo "... xlink.o"
- @echo "... xlink.i"
- @echo "... xlink.s"
- @echo "... xmlIO.o"
- @echo "... xmlIO.i"
- @echo "... xmlIO.s"
- @echo "... xmlmemory.o"
- @echo "... xmlmemory.i"
- @echo "... xmlmemory.s"
- @echo "... xmlmodule.o"
- @echo "... xmlmodule.i"
- @echo "... xmlmodule.s"
- @echo "... xmlreader.o"
- @echo "... xmlreader.i"
- @echo "... xmlreader.s"
- @echo "... xmlregexp.o"
- @echo "... xmlregexp.i"
- @echo "... xmlregexp.s"
- @echo "... xmlsave.o"
- @echo "... xmlsave.i"
- @echo "... xmlsave.s"
- @echo "... xmlschemas.o"
- @echo "... xmlschemas.i"
- @echo "... xmlschemas.s"
- @echo "... xmlschemastypes.o"
- @echo "... xmlschemastypes.i"
- @echo "... xmlschemastypes.s"
- @echo "... xmlstring.o"
- @echo "... xmlstring.i"
- @echo "... xmlstring.s"
- @echo "... xmlunicode.o"
- @echo "... xmlunicode.i"
- @echo "... xmlunicode.s"
- @echo "... xmlwriter.o"
- @echo "... xmlwriter.i"
- @echo "... xmlwriter.s"
- @echo "... xpath.o"
- @echo "... xpath.i"
- @echo "... xpath.s"
- @echo "... xpointer.o"
- @echo "... xpointer.i"
- @echo "... xpointer.s"
- @echo "... xzlib.o"
- @echo "... xzlib.i"
- @echo "... xzlib.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:
- cd /data/data/com.termux/files/home/projects/uidefedit/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
- .PHONY : cmake_check_build_system
|