diff options
author | wkj <devnull@localhost> | 2004-05-16 07:54:22 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-05-16 07:54:22 +0000 |
commit | b855148c9b6d28fedfd083d037bcf246f1913d92 (patch) | |
tree | 0075eb6ea37427fa48b78cb937fabc04175cead1 /src/cmd/postscript/mkfile | |
parent | 61f5c35c9465f0702739b41249a664d409f0482c (diff) | |
download | plan9port-b855148c9b6d28fedfd083d037bcf246f1913d92.tar.gz plan9port-b855148c9b6d28fedfd083d037bcf246f1913d92.tar.bz2 plan9port-b855148c9b6d28fedfd083d037bcf246f1913d92.zip |
Checkpoint.
Diffstat (limited to 'src/cmd/postscript/mkfile')
-rw-r--r-- | src/cmd/postscript/mkfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/postscript/mkfile b/src/cmd/postscript/mkfile index 158be819..cf6d3ac5 100644 --- a/src/cmd/postscript/mkfile +++ b/src/cmd/postscript/mkfile @@ -14,7 +14,7 @@ DIRS=\ # postprint\ # postreverse\ # posttek\ -# printfont\ + printfont\ # psencoding\ # psfiles\ # g3p9bit\ |