diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:14:37 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-08-30 15:14:37 +0000 |
commit | f7283400204ee9309b3c9947eecb4ed374850317 (patch) | |
tree | 6cd88e67fa4b55fb8507b69cb8df24fb49d5ab67 /print/Makefile | |
parent | 12309b20d41dcb3f9f96d0f92f53defaab000688 (diff) |
add slave port
Photo Image Print System for Linux --- EPSON Stylus C85/C86 Series
Notes
Notes:
svn path=/head/; revision=117674
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 148717df46bb..17b108b5d25e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -172,6 +172,7 @@ SUBDIR += pips-sc60s SUBDIR += pips-sc65_66s SUBDIR += pips-sc84_83s + SUBDIR += pips-sc85_86s SUBDIR += pips2200 SUBDIR += pips3000 SUBDIR += pips3300 |