ia64/xen-unstable
changeset 913:de4c92f6eff8
bitkeeper revision 1.579 (3faf5fd1FZw0e7pT-poxPw6RXq3fWg)
Makefile:
Fix pf Makefile.
Makefile:
Fix pf Makefile.
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Mon Nov 10 09:52:17 2003 +0000 (2003-11-10) |
parents | bf3796476cf7 |
children | a950d8f629c1 a7d98f67cc9d |
files | tools/misc/Makefile |
line diff
1.1 --- a/tools/misc/Makefile Sun Nov 09 12:47:18 2003 +0000 1.2 +++ b/tools/misc/Makefile Mon Nov 10 09:52:17 2003 +0000 1.3 @@ -19,7 +19,6 @@ install: all 1.4 cp -a $(INSTALL) ../../../install/bin 1.5 chmod 755 ../../../install/bin/xen-mkdevnodes 1.6 chmod 755 ../../../install/bin/xen-clone 1.7 - chmod 755 ../../../install/bin/xen_log 1.8 $(MAKE) -C miniterm install 1.9 1.10 clean: