fixed a bug in make install (loop) with --enable-cplint
This commit is contained in:
		@@ -577,7 +577,7 @@ install_unix: startup.yss libYap.a
 | 
			
		||||
	$(INSTALL) config.h $(DESTDIR)$(INCLUDEDIR)/config.h
 | 
			
		||||
	$(INSTALL) parms.h $(DESTDIR)$(INCLUDEDIR)/parms.h
 | 
			
		||||
	@ENABLE_CPLINT@ (cd packages/cplint; $(MAKE) install)
 | 
			
		||||
	@ENABLE_CPLINT@ (cd packages/cplint/simplecuddLPADs; $(MAKE) install)
 | 
			
		||||
	@ENABLE_CPLINT@ (cd packages/cplint/approx/simplecuddLPADs; $(MAKE) install)
 | 
			
		||||
	@USE_CUDD@ (cd packages/ProbLog/simplecudd; $(MAKE) install)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user