Makefile revision c10c16dec587a0662068f6e2991c29ed3a9db943
7f007e36bec06aba6b3a0f84a64f2abf99edfcd8gstein#
77304e37d675303eef0355fc3bb9a12bb506547ajerenkrantz# This file and its contents are supplied under the terms of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Common Development and Distribution License ("CDDL"), version 1.0.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# You may only use this file in accordance with the terms of version
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# 1.0 of the CDDL.
a8d5ccbcbde8cb6cf3a9dcf2eb05f393ab76baa9ianh#
694514f7e6e99917e084943e3a05950b3c7c106ajerenkrantz# A full copy of the text of the CDDL should have accompanied this
4214e98fc9045e5010e66f9a967bd6d68f40d342aaron# source. A copy of the CDDL is also available via the Internet
8721697e2aece27b0e738519329f7976c72b27bfjerenkrantz# at http://www.illumos.org/license/CDDL.
4a257be29f8aeab984fe5622fa69e0b2aab204d7jerenkrantz#
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# Copyright 2011, Richard Lowe
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbbinclude ../../Makefile.master
ab71b233b3a36489e44a7b061c48293be0b17788jwoolley
571760de5e60c0b459cb11be45507b923cd023eejwoolleyMANSECT = 3uuid
571760de5e60c0b459cb11be45507b923cd023eejwoolley
9180a5933673ffb1af633c255ceee029340f3b1erbbMANFILES = uuid_clear.3uuid
bcb6e1be6041dfeb549c8ea8d37f97ad4e90a0c3rbb
9bd71e35f5d26d26d23fe3a677401828e842ed72wroweMANSOFILES = uuid_compare.3uuid \
2900ab946a2d76b73a14cebfe2985d253f01c967stoddard uuid_copy.3uuid \
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb uuid_generate.3uuid \
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb uuid_generate_random.3uuid \
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb uuid_generate_time.3uuid \
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb uuid_is_null.3uuid \
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein uuid_parse.3uuid \
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick uuid_time.3uuid \
6f6f4a4bca281779d196acbdd5c017bb90858305trawick uuid_unparse.3uuid
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawickMANFILES += $(MANSOFILES)
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb
bd929c73ef04789b7183b840d8db6e01d03a4d86rbbuuid_compare.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanojuuid_copy.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
2a6c49cfaef5979a5a06098f3ce987cd76769409manojuuid_generate.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_generate_random.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_generate_time.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_is_null.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_parse.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_time.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699sliveuuid_unparse.3uuid := SOSRC = man3uuid/uuid_clear.3uuid
af4c982a7cf4515f124935f99a329744035fc699slive
10270f6f94b2069d0d357805c140a9897449b9ccianh
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj.KEEP_STATE:
10270f6f94b2069d0d357805c140a9897449b9ccianh
10270f6f94b2069d0d357805c140a9897449b9ccianhinclude ../Makefile.man
58e0ed3d1f052d695078b1d2a61c19246776eab5jerenkrantz
10270f6f94b2069d0d357805c140a9897449b9ccianhinstall: $(ROOTMANFILES)
10270f6f94b2069d0d357805c140a9897449b9ccianh