ia64/xen-unstable
changeset 1616:498a8eca0ab9
bitkeeper revision 1.1028 (40e1794elC6xgwFnm_RLalNyn_SVNQ)
Merge ssh://xenbk@gandalf.hpl.hp.com//var/bk/xeno-unstable.bk
into scramble.cl.cam.ac.uk:/local/scratch/kaf24/hp.bk
Merge ssh://xenbk@gandalf.hpl.hp.com//var/bk/xeno-unstable.bk
into scramble.cl.cam.ac.uk:/local/scratch/kaf24/hp.bk
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Tue Jun 29 14:14:38 2004 +0000 (2004-06-29) |
parents | 63fda094edbd cdccf1a15b0f |
children | 236a9f2698a3 |
files | tools/misc/Makefile |
line diff
1.1 --- a/tools/misc/Makefile Tue Jun 29 00:46:00 2004 +0000 1.2 +++ b/tools/misc/Makefile Tue Jun 29 14:14:38 2004 +0000 1.3 @@ -19,6 +19,7 @@ all: $(TARGETS) 1.4 1.5 install: all 1.6 mkdir -p $(prefix)/usr/bin 1.7 + mkdir -p $(prefix)/usr/sbin 1.8 install -m0755 $(INSTALL) $(prefix)/usr/bin 1.9 install -m0755 netfix $(prefix)/usr/sbin 1.10 $(MAKE) -C miniterm install