mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
6 lines
69 B
Makefile
Executable File
6 lines
69 B
Makefile
Executable File
OBJS=triangle.o
|
|
BIN=hello_triangle.bin
|
|
|
|
include ../Makefile.include
|
|
|