summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2001-05-07 19:42:08 +0000
committerhpa <hpa>2001-05-07 19:42:08 +0000
commit553446f440297f81a68df56f9a03b39852ef7292 (patch)
treec739757b7ba3c3efe2bfbac8c4a663c911ce6af6
parentdc719b05c66b60a4c3d14dbc527c2bb7d786319e (diff)
downloadsyslinux-553446f440297f81a68df56f9a03b39852ef7292.tar.gz
Install ppmtolss16; lss16toppm; honour INSTALLROOT.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5a5c1b60..5914833d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ OTHER = Makefile bin2c.pl now.pl genstupid.pl keytab-lilo.pl version \
OBSOLETE = pxelinux.bin
# Things to install in /usr/bin
-INSTALL_BIN = syslinux gethostip
+INSTALL_BIN = syslinux gethostip ppmtolss16 lss16toppm
all: $(BTARGET) $(ITARGET) samples
ls -l $(BTARGET) $(ITARGET)
@@ -128,7 +128,7 @@ gethostip.o: gethostip.c
gethostip: gethostip.o
install: all
- install -c $(INSTALL_BIN) $(BINDIR)
+ install -c $(INSTALL_BIN) $(INSTALLROOT)$(BINDIR)
tidy:
rm -f *.o *_bin.c stupid.*