diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:32:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:32:20 +0000 |
commit | 74ae4ee02af549ba79679ad1e90d6a9eec09274c (patch) | |
tree | 039aa7ad001b88e5e99b76c0a81912713033f324 /print | |
parent | Initial import of hp2xx version 3.20. (diff) |
Activate the hp2xx port.
Notes
Notes:
svn path=/head/; revision=16345
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 8b8234e820e2..7393a40805c6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1999/01/18 02:50:16 steve Exp $ +# $Id: Makefile,v 1.82 1999/01/20 14:51:16 dirk Exp $ # SUBDIR += a2ps-a4 @@ -33,6 +33,7 @@ SUBDIR += gp SUBDIR += gsfonts SUBDIR += gv + SUBDIR += hp2xx SUBDIR += html2latex SUBDIR += html2ps SUBDIR += jadetex |