Add clearsilver (#2095)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8536 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2007-08-29 13:13:39 +00:00
parent 4ba2fac571
commit 2c00595e6d
3 changed files with 137 additions and 0 deletions

View File

@ -0,0 +1,12 @@
diff -ur clearsilver-0.10.5/cs/Makefile clearsilver-0.10.5_new/cs/Makefile
--- clearsilver-0.10.5/cs/Makefile 2007-07-18 11:11:30.000000000 +0200
+++ clearsilver-0.10.5_new/cs/Makefile 2007-07-18 11:21:21.000000000 +0200
@@ -24,7 +24,7 @@
LIBS += -lneo_cs -lneo_utl # -lefence
-TARGETS = $(CS_LIB) $(CSTEST_EXE) $(CSR_EXE) test
+TARGETS = $(CS_LIB) $(CSTEST_EXE) $(CSR_EXE) # test
CS_TESTS = test.cs test2.cs test3.cs test4.cs test5.cs test6.cs test7.cs \
test8.cs test9.cs test10.cs test11.cs test12.cs test13.cs \