blob: 935ef185478f19b427a604a066bd8f75d0c25210 [file] [log] [blame]
test.sh: /etc/test/hello.txt
echo "#!/usr/bin/env sh" > $@
echo -n "echo '" >> $@
cat $^ >> $@
echo -n "'" >> $@