mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
377c8c439f
PR: 3248 Submitted by: NAKAMURA Kazushi <nkazushi@highway.or.jp>
10 lines
309 B
Plaintext
10 lines
309 B
Plaintext
*** Imakefile~ Sat Jul 15 04:07:13 1995
|
|
--- Imakefile Sat Jan 18 07:02:38 1997
|
|
***************
|
|
*** 22,23 ****
|
|
! CDEBUGFLAGS = -g
|
|
! DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
|
|
--- 22,23 ----
|
|
! CDEBUGFLAGS = -O3
|
|
! DEFINES = -DPRINTER_NAME=\"S\" -DPRINTER_CMD=\"lpr\ -h\"
|