diff options
Diffstat (limited to 'doc/datafmt/Makefile')
| -rw-r--r-- | doc/datafmt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/datafmt/Makefile b/doc/datafmt/Makefile new file mode 100644 index 0000000..0cc3afe --- /dev/null +++ b/doc/datafmt/Makefile @@ -0,0 +1,2 @@ +datafmt.ps: datafmt.ms + dformat $< | pic | tbl | groff -ms -Tps >$@ |