diff options
Diffstat (limited to 'print/ghostscript-gnu/Makefile')
-rw-r--r-- | print/ghostscript-gnu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 2216acf01366..083408334f9f 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -266,8 +266,8 @@ pre-everything:: post-extract: ${ECHO_MSG} ">>> in post-extract ..." # ** 3rd party driver ** -# Note: don't forget to add those devices in scripts/configure, -# which update unix-gcc.mak to build gs with these new devices ! +# Note: don't forget to add those devices in scripts/configure, +# which update unix-gcc.mak to build gs with these new devices! # # for HP8XX driver ${ECHO_MSG} ">>> extracting ${HP8XX_SRCS} ..." |