4 lines
65 B
Makefile
Raw Normal View History

all:
g++ printtxt.cpp -o printtxt
g++ printimg.cpp -o printimg