summaryrefslogtreecommitdiff
path: root/www/xitami/files/patch-xiopen-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xitami/files/patch-xiopen-makefile')
-rw-r--r--www/xitami/files/patch-xiopen-makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/xitami/files/patch-xiopen-makefile b/www/xitami/files/patch-xiopen-makefile
new file mode 100644
index 000000000000..feca528aef60
--- /dev/null
+++ b/www/xitami/files/patch-xiopen-makefile
@@ -0,0 +1,8 @@
+--- xiopen/makefile.orig Wed Apr 19 10:28:13 2006
++++ xiopen/makefile Wed Apr 19 10:36:37 2006
+@@ -0,0 +1,5 @@
++
++all : xitami
++
++xitami : xitami.c
++ $(CC) $(CFLAGS) -o $@ -I../smt -I../sfl $< -L../smt -lsmt -L../xiadmin -lxac -L../gsl -lgsl -L../studio -lstu -L../sfl -lsfl -lm