ia64/xen-unstable
changeset 819:3c65c1356225
bitkeeper revision 1.504 (3f87bbcbtlFf9Z9aNjetFO1sTxeh1A)
Makefile:
Another manual merge.
Makefile:
Another manual merge.
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Sat Oct 11 08:14:03 2003 +0000 (2003-10-11) |
parents | d5e8cbd474a3 |
children | f8c20f68e4d5 |
files | tools/misc/Makefile |
line diff
1.1 --- a/tools/misc/Makefile Sat Oct 11 08:12:56 2003 +0000 1.2 +++ b/tools/misc/Makefile Sat Oct 11 08:14:03 2003 +0000 1.3 @@ -7,7 +7,7 @@ HDRS = $(wildcard *.h) 1.4 SRCS = $(wildcard *.c) 1.5 OBJS = $(patsubst %.c,%.o,$(SRCS)) 1.6 1.7 -TARGETS = xen_read_console xen_cpuperf 1.8 +TARGETS = xen_read_console xen_cpuperf xen_refresh_dev 1.9 1.10 INSTALL = $(TARGETS) xen-mkdevnodes xen-clone 1.11