Eliminate nasty macro holdovers.
[super-star-trek.git] / src / Makefile.in
index 95a9820e85c10c4cc101d4a56a2f1bd76af78426..2d5b8aeae59d78a1f3e8b9a921cd874c0f064b68 100644 (file)
@@ -467,6 +467,10 @@ uninstall-am: uninstall-binPROGRAMS uninstall-info-am
        tags uninstall uninstall-am uninstall-binPROGRAMS \
        uninstall-info-am
 
+
+# Experimental XaW code, not yet integrated with the game
+xio: xio.o
+       gcc xio.c -lXaw3d -o xio
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: