Experimental X code
[super-star-trek.git] / Makefile
index 5865d6b1fac203e72426f9497e229079359126f6..f8acefc33e09e86d348bd888b46b59e082fa7a58 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -75,3 +75,7 @@ release: sst-$(VERSION).tar.gz sst.html
 
 version:
        @echo $(VERSION)
 
 version:
        @echo $(VERSION)
+
+# Experimental XaW code, not yet integrated with the game
+xio: xio.c
+       cc xio.c -lXaw3d -o xio