config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

Makefile (7635B)


      1 # CMAKE generated file: DO NOT EDIT!
      2 # Generated by "Unix Makefiles" Generator, CMake Version 3.29
      3 
      4 # Default target executed when no arguments are given to make.
      5 default_target: all
      6 .PHONY : default_target
      7 
      8 # Allow only one "make -f Makefile2" at a time, but pass parallelism.
      9 .NOTPARALLEL:
     10 
     11 #=============================================================================
     12 # Special targets provided by cmake.
     13 
     14 # Disable implicit rules so canonical targets will work.
     15 .SUFFIXES:
     16 
     17 # Disable VCS-based implicit rules.
     18 % : %,v
     19 
     20 # Disable VCS-based implicit rules.
     21 % : RCS/%
     22 
     23 # Disable VCS-based implicit rules.
     24 % : RCS/%,v
     25 
     26 # Disable VCS-based implicit rules.
     27 % : SCCS/s.%
     28 
     29 # Disable VCS-based implicit rules.
     30 % : s.%
     31 
     32 .SUFFIXES: .hpux_make_needs_suffix_list
     33 
     34 # Command-line flag to silence nested $(MAKE).
     35 $(VERBOSE)MAKESILENT = -s
     36 
     37 #Suppress display of executed commands.
     38 $(VERBOSE).SILENT:
     39 
     40 # A target that is always out of date.
     41 cmake_force:
     42 .PHONY : cmake_force
     43 
     44 #=============================================================================
     45 # Set environment variables for the build.
     46 
     47 # The shell in which to execute make rules.
     48 SHELL = /bin/sh
     49 
     50 # The CMake executable.
     51 CMAKE_COMMAND = /usr/bin/cmake
     52 
     53 # The command to remove a file.
     54 RM = /usr/bin/cmake -E rm -f
     55 
     56 # Escaping for special characters.
     57 EQUALS = =
     58 
     59 # The top-level source directory on which CMake was run.
     60 CMAKE_SOURCE_DIR = /home/dwrz/.config/emacs/elpa/vterm-20240325.1551
     61 
     62 # The top-level build directory on which CMake was run.
     63 CMAKE_BINARY_DIR = /home/dwrz/.config/emacs/elpa/vterm-20240325.1551/build
     64 
     65 #=============================================================================
     66 # Targets provided globally by CMake.
     67 
     68 # Special rule for the target edit_cache
     69 edit_cache:
     70 	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
     71 	/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
     72 .PHONY : edit_cache
     73 
     74 # Special rule for the target edit_cache
     75 edit_cache/fast: edit_cache
     76 .PHONY : edit_cache/fast
     77 
     78 # Special rule for the target rebuild_cache
     79 rebuild_cache:
     80 	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
     81 	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
     82 .PHONY : rebuild_cache
     83 
     84 # Special rule for the target rebuild_cache
     85 rebuild_cache/fast: rebuild_cache
     86 .PHONY : rebuild_cache/fast
     87 
     88 # The main all target
     89 all: cmake_check_build_system
     90 	$(CMAKE_COMMAND) -E cmake_progress_start /home/dwrz/.config/emacs/elpa/vterm-20240325.1551/build/CMakeFiles /home/dwrz/.config/emacs/elpa/vterm-20240325.1551/build//CMakeFiles/progress.marks
     91 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
     92 	$(CMAKE_COMMAND) -E cmake_progress_start /home/dwrz/.config/emacs/elpa/vterm-20240325.1551/build/CMakeFiles 0
     93 .PHONY : all
     94 
     95 # The main clean target
     96 clean:
     97 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
     98 .PHONY : clean
     99 
    100 # The main clean target
    101 clean/fast: clean
    102 .PHONY : clean/fast
    103 
    104 # Prepare targets for installation.
    105 preinstall: all
    106 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
    107 .PHONY : preinstall
    108 
    109 # Prepare targets for installation.
    110 preinstall/fast:
    111 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
    112 .PHONY : preinstall/fast
    113 
    114 # clear depends
    115 depend:
    116 	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
    117 .PHONY : depend
    118 
    119 #=============================================================================
    120 # Target rules for targets named vterm-module
    121 
    122 # Build rule for target.
    123 vterm-module: cmake_check_build_system
    124 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vterm-module
    125 .PHONY : vterm-module
    126 
    127 # fast build rule for target.
    128 vterm-module/fast:
    129 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/build
    130 .PHONY : vterm-module/fast
    131 
    132 #=============================================================================
    133 # Target rules for targets named libvterm
    134 
    135 # Build rule for target.
    136 libvterm: cmake_check_build_system
    137 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libvterm
    138 .PHONY : libvterm
    139 
    140 # fast build rule for target.
    141 libvterm/fast:
    142 	$(MAKE) $(MAKESILENT) -f CMakeFiles/libvterm.dir/build.make CMakeFiles/libvterm.dir/build
    143 .PHONY : libvterm/fast
    144 
    145 #=============================================================================
    146 # Target rules for targets named run
    147 
    148 # Build rule for target.
    149 run: cmake_check_build_system
    150 	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 run
    151 .PHONY : run
    152 
    153 # fast build rule for target.
    154 run/fast:
    155 	$(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/build
    156 .PHONY : run/fast
    157 
    158 elisp.o: elisp.c.o
    159 .PHONY : elisp.o
    160 
    161 # target to build an object file
    162 elisp.c.o:
    163 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/elisp.c.o
    164 .PHONY : elisp.c.o
    165 
    166 elisp.i: elisp.c.i
    167 .PHONY : elisp.i
    168 
    169 # target to preprocess a source file
    170 elisp.c.i:
    171 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/elisp.c.i
    172 .PHONY : elisp.c.i
    173 
    174 elisp.s: elisp.c.s
    175 .PHONY : elisp.s
    176 
    177 # target to generate assembly for a file
    178 elisp.c.s:
    179 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/elisp.c.s
    180 .PHONY : elisp.c.s
    181 
    182 utf8.o: utf8.c.o
    183 .PHONY : utf8.o
    184 
    185 # target to build an object file
    186 utf8.c.o:
    187 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/utf8.c.o
    188 .PHONY : utf8.c.o
    189 
    190 utf8.i: utf8.c.i
    191 .PHONY : utf8.i
    192 
    193 # target to preprocess a source file
    194 utf8.c.i:
    195 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/utf8.c.i
    196 .PHONY : utf8.c.i
    197 
    198 utf8.s: utf8.c.s
    199 .PHONY : utf8.s
    200 
    201 # target to generate assembly for a file
    202 utf8.c.s:
    203 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/utf8.c.s
    204 .PHONY : utf8.c.s
    205 
    206 vterm-module.o: vterm-module.c.o
    207 .PHONY : vterm-module.o
    208 
    209 # target to build an object file
    210 vterm-module.c.o:
    211 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/vterm-module.c.o
    212 .PHONY : vterm-module.c.o
    213 
    214 vterm-module.i: vterm-module.c.i
    215 .PHONY : vterm-module.i
    216 
    217 # target to preprocess a source file
    218 vterm-module.c.i:
    219 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/vterm-module.c.i
    220 .PHONY : vterm-module.c.i
    221 
    222 vterm-module.s: vterm-module.c.s
    223 .PHONY : vterm-module.s
    224 
    225 # target to generate assembly for a file
    226 vterm-module.c.s:
    227 	$(MAKE) $(MAKESILENT) -f CMakeFiles/vterm-module.dir/build.make CMakeFiles/vterm-module.dir/vterm-module.c.s
    228 .PHONY : vterm-module.c.s
    229 
    230 # Help Target
    231 help:
    232 	@echo "The following are some of the valid targets for this Makefile:"
    233 	@echo "... all (the default if no target is provided)"
    234 	@echo "... clean"
    235 	@echo "... depend"
    236 	@echo "... edit_cache"
    237 	@echo "... rebuild_cache"
    238 	@echo "... libvterm"
    239 	@echo "... run"
    240 	@echo "... vterm-module"
    241 	@echo "... elisp.o"
    242 	@echo "... elisp.i"
    243 	@echo "... elisp.s"
    244 	@echo "... utf8.o"
    245 	@echo "... utf8.i"
    246 	@echo "... utf8.s"
    247 	@echo "... vterm-module.o"
    248 	@echo "... vterm-module.i"
    249 	@echo "... vterm-module.s"
    250 .PHONY : help
    251 
    252 
    253 
    254 #=============================================================================
    255 # Special targets to cleanup operation of make.
    256 
    257 # Special rule to run CMake to check the build system integrity.
    258 # No rule that depends on this can have commands that come from listfiles
    259 # because they might be regenerated.
    260 cmake_check_build_system:
    261 	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
    262 .PHONY : cmake_check_build_system
    263