home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-387-Vol-3of3.iso
/
p
/
plbin.zip
/
pl
/
src
/
make.sed
< prev
next >
Wrap
Text File
|
1992-05-26
|
185b
|
13 lines
s/^#[ ]*include[ ]/&/
s/^#[ ]*if[ ]/&/
s/^#[ ]*ifdef[ ]/&/
s/^#[ ]*else/&/
s/^#[ ]*elif[ ]/&/
s/^#[ ]*endif/&/
s/^#[ ]*define[ ]/&/
t
s/\\#/@HASH@/g
s/#.*//
s/@HASH@/\\#/g