home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 5 Edit
/
05-Edit.zip
/
listpm2.zip
/
source
/
Help
/
makhlp.mak
< prev
Wrap
Text File
|
1996-06-20
|
448b
|
23 lines
# makhlp.mak
# Created by IBM WorkFrame/2 MakeMake at 5:07:38 on 20 June 1996
#
# The actions included in this make file are:
# Compile::IPF Compiler
.SUFFIXES: .IPF .hlp
.all: \
.\listpm.hlp
.IPF.hlp:
@echo " Compile::IPF Compiler "
ipfc.exe %s
{g:\pe\local\os2\list\ipf}.IPF.hlp:
@echo " Compile::IPF Compiler "
ipfc.exe %s
.\listpm.hlp: \
g:\pe\local\os2\list\ipf\listpm.IPF \
makhlp.mak