PracticeDev/study_makefile/makefile10/Makefile

5 lines
36 B
Makefile

all: f1.o f2.o
f1.o f2.o:
echo $@