projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
358ff1d
)
Experimental X code
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 13 Sep 2006 16:36:24 +0000
(16:36 +0000)
committer
Eric 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
patch
|
blob
|
history
diff --git
a/Makefile
b/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