Changeset 1027

Show
Ignore:
Timestamp:
04/04/08 22:10:43 (8 months ago)
Author:
alonbl
Message:

Build cleanups

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/alonbl/build/etc/Makefile.am

    r1025 r1027  
    2626 
    2727.in: 
    28         $(SED) -e "s#SBINDIR#$(sbindir)#g" -e "s#LIBDIR#$(libdir)#g" < $^ > $@ 
     28        $(SED) -e "s#SBINDIR#$(sbindir)#g" -e "s#LIBDIR#$(libdir)#g" < "$^" > "$@"