Initial revision
This commit is contained in:
		
							
								
								
									
										16
									
								
								sysdeps/guile/names/Makefile.am
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								sysdeps/guile/names/Makefile.am
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
LINK				= $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
 | 
			
		||||
 | 
			
		||||
INCLUDES			= @GTOP_INCS@
 | 
			
		||||
 | 
			
		||||
CFLAGS				= -Wall -W @CFLAGS@
 | 
			
		||||
 | 
			
		||||
DEFS				= -DGLIBTOP_GUILE_NAMES @DEFS@
 | 
			
		||||
 | 
			
		||||
lib_LTLIBRARIES			= libgtop_guile_names.la
 | 
			
		||||
 | 
			
		||||
libgtop_guile_names_la_SOURCES	= boot.c sysdeps.c cpu.c mem.c swap.c uptime.c \
 | 
			
		||||
				  loadavg.c shm_limits.c msg_limits.c \
 | 
			
		||||
				  sem_limits.c proclist.c procstate.c procuid.c \
 | 
			
		||||
				  proctime.c procmem.c procsignal.c prockernel.c \
 | 
			
		||||
				  procsegment.c
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user