clean-up makefiles
This commit is contained in:
		
							parent
							
								
									ab07d6a283
								
							
						
					
					
						commit
						61a3206f06
					
				
							
								
								
									
										6
									
								
								makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								makefile
									
									
									
									
									
								
							@ -407,6 +407,6 @@ zipup: no_oops docs
 | 
			
		||||
	mv -fv crypt* ~ ; rm -rf libtomcrypt-$(VERSION)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# $Source: /cvs/libtom/libtomcrypt/makefile,v $ 
 | 
			
		||||
# $Revision: 1.151 $ 
 | 
			
		||||
# $Date: 2007/06/20 13:14:31 $ 
 | 
			
		||||
# $Source$
 | 
			
		||||
# $Revision$
 | 
			
		||||
# $Date$
 | 
			
		||||
 | 
			
		||||
@ -301,7 +301,6 @@ install: library
 | 
			
		||||
	install -g $(GROUP) -o $(USER) $(LIBTEST) $(DESTDIR)$(LIBPATH)
 | 
			
		||||
	install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
 | 
			
		||||
 | 
			
		||||
# $Source: /cvs/libtom/libtomcrypt/makefile.icc,v $   
 | 
			
		||||
# $Revision: 1.77 $   
 | 
			
		||||
# $Date: 2007/06/20 13:14:31 $ 
 | 
			
		||||
 | 
			
		||||
# $Source$
 | 
			
		||||
# $Revision$
 | 
			
		||||
# $Date$
 | 
			
		||||
 | 
			
		||||
@ -159,6 +159,6 @@ test: demos/test.c library
 | 
			
		||||
timing: demos/timing.c library
 | 
			
		||||
	cl $(CFLAGS) demos/timing.c testprof/tomcrypt_prof.lib tomcrypt.lib advapi32.lib $(EXTRALIBS)
 | 
			
		||||
 | 
			
		||||
# $Source: /cvs/libtom/libtomcrypt/makefile.msvc,v $   
 | 
			
		||||
# $Revision: 1.55 $   
 | 
			
		||||
# $Date: 2007/06/20 13:14:31 $ 
 | 
			
		||||
# $Source$
 | 
			
		||||
# $Revision$
 | 
			
		||||
# $Date$
 | 
			
		||||
 | 
			
		||||
@ -289,6 +289,6 @@ test: library testprof/$(LIBTEST) $(TESTS)
 | 
			
		||||
timing: library testprof/$(LIBTEST) $(TIMINGS)
 | 
			
		||||
	gcc -o $(TIMING) $(TIMINGS) -ltomcrypt_prof -ltomcrypt $(EXTRALIBS)
 | 
			
		||||
 | 
			
		||||
# $Source: /cvs/libtom/libtomcrypt/makefile.shared,v $   
 | 
			
		||||
# $Revision: 1.81 $   
 | 
			
		||||
# $Date: 2007/06/20 13:14:31 $ 
 | 
			
		||||
# $Source$
 | 
			
		||||
# $Revision$
 | 
			
		||||
# $Date$
 | 
			
		||||
 | 
			
		||||
@ -249,6 +249,6 @@ install_test: testprof/$(LIBTEST)
 | 
			
		||||
	install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
 | 
			
		||||
	install -g $(GROUP) -o $(USER) testprof/$(LIBTEST) $(DESTDIR)$(LIBPATH)
 | 
			
		||||
 | 
			
		||||
# $Source: /cvs/libtom/libtomcrypt/makefile.unix,v $ 
 | 
			
		||||
# $Revision: 1.8 $ 
 | 
			
		||||
# $Date: 2007/06/20 13:14:31 $ 
 | 
			
		||||
# $Source$
 | 
			
		||||
# $Revision$
 | 
			
		||||
# $Date$
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user