Ignore:
Timestamp:
Jan 5, 2009, 4:09:40 PM (14 years ago)
Author:
Peter
Message:

using make variable ECHO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build_support/Makefile.am

    r1695 r1696  
    7070  @chmod a-w $@.tmp
    7171  @mv $@.tmp $@
    72   @echo creating $@
     72  @$(ECHO) creating $@
    7373
    7474yat.pc: Makefile yat.pc.in
     
    7878  @chmod a-w $@.tmp
    7979  @mv $@.tmp $@
    80   @echo creating $@
     80  @$(ECHO) creating $@
Note: See TracChangeset for help on using the changeset viewer.