asmon: Don't link against libXext and libXpm; unnecessary.
This commit is contained in:
		
							parent
							
								
									017fd0d930
								
							
						
					
					
						commit
						3ba7b298bc
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
#SOLARIS_OBJS = solaris26.o
 | 
					#SOLARIS_OBJS = solaris26.o
 | 
				
			||||||
 | 
					
 | 
				
			||||||
LIBDIR = -L/usr/X11R6/lib
 | 
					LIBDIR = -L/usr/X11R6/lib
 | 
				
			||||||
LIBS   = -lXpm -lXext -lX11 $(SOLARIS_LIBS) -ldockapp
 | 
					LIBS   = -lX11 $(SOLARIS_LIBS) -ldockapp
 | 
				
			||||||
OBJS =  asmon.o $(SOLARIS_OBJS)
 | 
					OBJS =  asmon.o $(SOLARIS_OBJS)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.c.o:
 | 
					.c.o:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue