Compile fix, again, stupid non-clean builds
This commit is contained in:
		
							parent
							
								
									9d62d1e690
								
							
						
					
					
						commit
						7fc9bc44e0
					
				|  | @ -1,7 +1,7 @@ | ||||||
| libcfb_gen_sources = cfbseg.c cfbfillarcC.c cfbfillarcG.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c \ | libcfb_gen_sources = cfbseg.c cfbfillarcC.c cfbfillarcG.c cfbzerarcC.c cfbzerarcX.c cfbzerarcG.c \ | ||||||
| 	cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c \ | 	cfbbltC.c cfbbltX.c cfbbltO.c cfbbltG.c cfbsolidC.c cfbsolidX.c cfbsolidG.c cfbtileoddC.c \ | ||||||
| 	cfbtileoddG.c cfbtile32C.c cfbtile32G.c cfb8lineCO.c cfb8lineCP.c cfb8lineX.c cfb8lineG.c \ | 	cfbtileoddG.c cfbtile32C.c cfbtile32G.c cfb8lineCO.c cfb8lineCP.c cfb8lineX.c cfb8lineG.c \ | ||||||
| 	cfb8segCS.c cfb8segC.c cfb8segX.c cfb8setG.c cfbply1rctC.c cfbply1rctG.c  | 	cfb8segCS.c cfb8segC.c cfb8segX.c cfb8setG.c cfbply1rctC.c cfbply1rctG.c | ||||||
| 
 | 
 | ||||||
| DISTCLEANFILES = $(libcfb_gen_sources) | DISTCLEANFILES = $(libcfb_gen_sources) | ||||||
| 
 | 
 | ||||||
|  | @ -144,7 +144,7 @@ if XPRINT | ||||||
| 
 | 
 | ||||||
| PLATFORMDEFS = -DXFREE86 | PLATFORMDEFS = -DXFREE86 | ||||||
| 
 | 
 | ||||||
| all:   compiler.h | cfb8bit.c:   compiler.h | ||||||
| 
 | 
 | ||||||
| compiler.h: | compiler.h: | ||||||
| 	echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@ | 	echo "#include \"$(top_srcdir)/hw/xfree86/common/compiler.h\"" >> $@ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue