This commit is contained in:
parent
5d6475c93b
commit
e6ad166ae3
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ rlgl.o: rlgl.c
|
||||||
$(CC) -c rlgl.c $(CFLAGS) $(INCLUDES) -D$(PLATFORM) -D$(GRAPHICS)
|
$(CC) -c rlgl.c $(CFLAGS) $(INCLUDES) -D$(PLATFORM) -D$(GRAPHICS)
|
||||||
|
|
||||||
# compile glad module
|
# compile glad module
|
||||||
raymath.o: glad.c
|
glad.o: glad.c
|
||||||
$(CC) -c glad.c $(CFLAGS) $(INCLUDES)
|
$(CC) -c glad.c $(CFLAGS) $(INCLUDES)
|
||||||
|
|
||||||
# compile shapes module
|
# compile shapes module
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue