makefile.am

来自「一个基于协同开发的轻量级进程间通讯处理包」· AM 代码 · 共 24 行

AM
24
字号
## Process this file with automake to produce Makefile.in# BLURB lgpl# #                            Coda File System#                               Release 5# #           Copyright (c) 1987-1999 Carnegie Mellon University#                   Additional copyrights listed below# # This  code  is  distributed "AS IS" without warranty of any kind under# the  terms of the  GNU  Library General Public Licence  Version 2,  as# shown in the file LICENSE. The technical and financial contributors to# Coda are listed in the file CREDITS.# #                         Additional copyrights#                            none currently#*/pkginclude_HEADERS = lock.h lwp.h timer.hMAINTAINERCLEANFILES = Makefile.in

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?