Parent Directory
|
Revision Log
|
Patch
| revision 668 by aph, Mon Sep 28 09:30:53 1998 UTC | revision 669 by olly, Fri Oct 16 08:47:03 1998 UTC | |
|---|---|---|
| # | Line 24 publish: html | Line 24 publish: html |
| 24 | ||
| 25 | html: $(wildcard *.sgml) | html: $(wildcard *.sgml) |
| 26 | debiandoc2html $(MANUAL).sgml | debiandoc2html $(MANUAL).sgml |
| touch htmlmade | ||
| 27 | ||
| 28 | clean: | clean: |
| 29 | rm -rf $(MANUAL).html htmlmade | rm -rf $(MANUAL).html |
| 30 | ||
| 31 | distclean: clean | distclean: clean |
| 32 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |