home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dream 49
/
Amiga_Dream_49.iso
/
amiga
/
internet
/
mail
/
mutt-0.89_doc
/
Mutt-0.89i-AMIGA
/
doc
/
makefile
next >
Wrap
Makefile
|
1998-01-28
|
213b
|
14 lines
all: manual.txt mutt.man manual.html
manual.txt: manual.sgml
sgml2txt manual
manual.html: manual.sgml
sgml2html manual
mutt.man: mutt.sgml
sgml2txt -man mutt
clean clean-real:
rm -f *~ *.html *.orig *.rej