home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 7
/
07.iso
/
c
/
c004
/
2.ddi
/
UNIX
/
MAKEAPP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-04-18
|
165 b
|
10 lines
cp ctoptn.srv ctoptn.h
if test -d app
then
echo Directory app already exists.
else
mkdir app
echo Directory app has been created.
fi
make -f makeapp.mak