diff options
Diffstat (limited to 'doc/datafmt/Makefile')
| -rw-r--r-- | doc/datafmt/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/datafmt/Makefile b/doc/datafmt/Makefile deleted file mode 100644 index ee20c96..0000000 --- a/doc/datafmt/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -datafmt.pdf: datafmt.ms refs.refer - dformat $< | refer -P -p refs.refer | pic | tbl | groff -ms -Tpdf >$@ |