view interps/cfunge/build/CMakeFiles/build-man.dir/build.make @ 9070:77f510ad2f14

<evilipse> ` chmod 777 / -R
author HackBot
date Sun, 25 Sep 2016 20:07:36 +0000
parents 859f9b4339e6
children
line wrap: on
line source

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

#=============================================================================
# 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/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/cfunge-src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build

# Utility rule file for build-man.

# Include the progress variables for this target.
include CMakeFiles/build-man.dir/progress.make

CMakeFiles/build-man: cfunge
	$(CMAKE_COMMAND) -E cmake_progress_report /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating man page..."
	cd /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/cfunge-src && help2man -N "--name=A fast Befunge93/98/109 interpreter in C" --help-option=-h --version-option=-V --include doc/cfunge-man.in --include doc/cfunge-man-fingerprints.in /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/cfunge > doc/cfunge.1

build-man: CMakeFiles/build-man
build-man: CMakeFiles/build-man.dir/build.make
.PHONY : build-man

# Rule to build all files generated by this target.
CMakeFiles/build-man.dir/build: build-man
.PHONY : CMakeFiles/build-man.dir/build

CMakeFiles/build-man.dir/clean:
	$(CMAKE_COMMAND) -P CMakeFiles/build-man.dir/cmake_clean.cmake
.PHONY : CMakeFiles/build-man.dir/clean

CMakeFiles/build-man.dir/depend:
	cd /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/cfunge-src /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/cfunge-src /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build /home/gregor/projects/hackbot/multibot_cmds/env/interps/cfunge/build/CMakeFiles/build-man.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/build-man.dir/depend