diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-09 08:31:43 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-09 08:31:43 +0200 |
commit | 99955b54be850fad280a556ca80dc21374d2c5b7 (patch) | |
tree | eafe6ca77dd86d456c77522be8056ba1ab967a5a /doc/printme | |
parent | a012cbb16f3d73ca7ffafe6f7933de7369e2ee48 (diff) | |
download | bird-99955b54be850fad280a556ca80dc21374d2c5b7.tar bird-99955b54be850fad280a556ca80dc21374d2c5b7.zip |
Proper building and installation of documentation in the Makefiles.
Diffstat (limited to 'doc/printme')
-rw-r--r-- | doc/printme | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/printme b/doc/printme deleted file mode 100644 index cc1b939..0000000 --- a/doc/printme +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -./mkdocs; cat bird.txt | sed s/.//g | lpr |