Update Makefile
This commit is contained in:
parent
3c9f352827
commit
56b8abd758
1
Makefile
1
Makefile
|
@ -31,5 +31,6 @@ include $(KOS_BASE)/addons/Makefile.prefab
|
||||||
|
|
||||||
# creates the kos link to the headers
|
# creates the kos link to the headers
|
||||||
create_kos_link:
|
create_kos_link:
|
||||||
|
GL/version.h
|
||||||
rm -f ../include/GL
|
rm -f ../include/GL
|
||||||
ln -s ../GLdc/include ../include/GL
|
ln -s ../GLdc/include ../include/GL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user