mirror of
https://github.com/dellagd/Apple-ImageWriterII.git
synced 2026-04-25 17:20:06 +00:00
4 lines
65 B
Makefile
4 lines
65 B
Makefile
all:
|
|
g++ printtxt.cpp -o printtxt
|
|
g++ printimg.cpp -o printimg
|