Files
thfr 1d2e98751f branch libgdx out into parallel versions, at this point 1.9.9 and 1.9.11.
This is due to a lack of backwards compatibility; all these and others
are full versions.
Separate versions can be installed at the same time; there are no file
conflicts. 1.9.9 will allow running Urtuk the Desolation.
At this point, remove the scripts libgdx-{setup,run} as they don't fit
in this layout anymore.
Discussed the gritty details of this with sthen, jca, espie...
2022-03-12 16:12:54 +00:00

6 lines
88 B
Makefile

SUBDIR =
SUBDIR += 1.9.9
SUBDIR += 1.9.11
.include <bsd.port.subdir.mk>