RosettaCodeData/Task/Execute-a-system-command/Make/execute-a-system-command-1....

3 lines
39 B
Makefile

contents=$(shell cat foo)
curdir=`pwd`