Changeset 541 for trunk/src


Ignore:
Timestamp:
Sep 19, 2006, 7:52:02 AM (19 years ago)
Author:
bird
Message:

Another quoting test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/Makefile.kmk

    r540 r541  
    285285        $(ECHO) "This string should not be printed with double quotes."
    286286        $(ECHO) 'This string should not be printed with single quotes.'
     287        ( echo "  #define PWD \"`pwd`\""; )
    287288
    288289# when using batch mode shell, the newline got escaped twice and spoiling everything.
Note: See TracChangeset for help on using the changeset viewer.