mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 07:59:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
#   Makefile.fpc for Free Pascal Packages
 | 
						|
#
 | 
						|
 | 
						|
[target]
 | 
						|
dirs=base extra
 | 
						|
 | 
						|
[install]
 | 
						|
fpcpackage=y
 | 
						|
fpcsubdir=packages
 | 
						|
 | 
						|
[default]
 | 
						|
fpcdir=..
 |