X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=f8acefc33e09e86d348bd888b46b59e082fa7a58;hb=1268b882a9dc50ce93658979aaf1147b1cfbe11a;hp=5865d6b1fac203e72426f9497e229079359126f6;hpb=358ff1de0e2424e1e9a9e4559372ea1efa10c53b;p=super-star-trek.git 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