X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=Makefile;h=f8acefc33e09e86d348bd888b46b59e082fa7a58;hp=5865d6b1fac203e72426f9497e229079359126f6;hb=1268b882a9dc50ce93658979aaf1147b1cfbe11a;hpb=5266b3b1bdcdd49f04fe5dae3f01b609e8b7f01e diff --git a/Makefile b/Makefile index 5865d6b..f8acefc 100644 --- a/Makefile +++ b/Makefile @@ -75,3 +75,7 @@ release: sst-$(VERSION).tar.gz sst.html version: @echo $(VERSION) + +# Experimental XaW code, not yet integrated with the game +xio: xio.c + cc xio.c -lXaw3d -o xio