Eliminate nasty macro holdovers.
[super-star-trek.git] / src / Makefile.am
index 2249438d518054d2828ba4e55da31d6bdfd8dec1..2959ff1a97ead4080c384c73018e7ad3ef801200 100644 (file)
@@ -19,3 +19,7 @@ sst_SOURCES = \
 EXTRA_DIST = \
        sst.h \
        sstlinux.h
 EXTRA_DIST = \
        sst.h \
        sstlinux.h
+
+# Experimental XaW code, not yet integrated with the game
+xio: xio.o
+       gcc xio.c -lXaw3d -o xio