RosettaCodeData/Task/Hello-world-Text/Make/hello-world-text.make

3 lines
26 B
Text
Raw Permalink Normal View History

2017-09-23 10:01:46 +02:00
all:
$(info Hello world!)