1
2
3
# Rule 'test_print_twos' builds the (executable) file test_print_twos.
test_print_twos:
    gcc  test_print_twos.c  print_twos.c  -o test_print_twos

© Copyright 2022 Alexander J. Quinn         This content is protected and may not be shared, uploaded, or distributed.