PracticeDev/study_makefile/makefile11/Makefile

3 lines
34 B
Makefile

print: $(wildcard *.c)
ls -la $?