PracticeDev/study_makefile/makefile3/Makefile

4 lines
67 B
Makefile

some_file:
echo "THis line will only print once"
touch some_file