Cleanup xorg/libs package makefiles:

* Add md5sums
    * Use default templates where appropriate
    * Install only required files
    * Add missing dependencies



git-svn-id: svn://svn.openwrt.org/openwrt/packages@13663 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
lars
2008-12-16 16:32:06 +00:00
parent f6c88199c9
commit a104bea499
29 changed files with 557 additions and 355 deletions

View File

@ -19,7 +19,7 @@
BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
BIGFONT_LIBS = @BIGFONT_LIBS@
-CC = @CC@
+CC = gcc
+CC = $(HOSTCC)
CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
+CFLAGS =