RosettaCodeData/Task/Execute-a-system-command/Make/execute-a-system-command-1.make
2023-07-01 13:44:08 -04:00

2 lines
39 B
Makefile

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