doc.mak

来自「使用于OS/2下的小工具的C源程序,使用于OS/2下的小工具的C源程序」· MAK 代码 · 共 15 行

MAK
15
字号
# 
# Makefile for TOOLS/2 Documentation TOOLS2.INF
#
# Compiler        : Microsoft C 6.0
# Created         : 3.9.1992
# Copyright (c)   : Martti Ylikoski, 1992
#

tools2.inf: tools2.gen doc.mak
   cl /EP tools2.gen >tools2.ipf
   ipfc /INF tools2.ipf



⌨️ 快捷键说明

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