Experimental X code
authorEric S. Raymond <esr@thyrsus.com>
Wed, 13 Sep 2006 16:36:24 +0000 (16:36 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 13 Sep 2006 16:36:24 +0000 (16:36 +0000)
Starting from Jaap Bender's tutorial example at <http://www.kerguelen.org/x/>.

Makefile

index 5865d6b1fac203e72426f9497e229079359126f6..f8acefc33e09e86d348bd888b46b59e082fa7a58 100644 (file)
--- 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