diff TVout/fbset/Makefile @ 1395:a721a2b91d3d

Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
author atmos4
date Sat, 28 Jul 2001 05:36:45 +0000
parents 3b5f5d1c5041
children 4c97a945398c
line wrap: on
line diff
--- a/TVout/fbset/Makefile	Fri Jul 27 17:25:19 2001 +0000
+++ b/TVout/fbset/Makefile	Sat Jul 28 05:36:45 2001 +0000
@@ -2,7 +2,7 @@
 # Linux Frame Buffer Device Configuration
 #
 
-CC =		gcc -Wall -O2 -I.
+CC =		$(CC) -Wall -O2 -I.
 BISON =		bison -d
 FLEX =		flex
 INSTALL =	install