mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
381 B

  1. --- ./Makefile.orig 2006-07-19 20:04:24.000000000 +0200
  2. +++ ./Makefile 2006-07-19 20:04:35.000000000 +0200
  3. @@ -109,7 +109,6 @@
  4. mkdir -p $(INSTALLLIBDIR)
  5. mkdir -p $(INSTALLINCDIR)
  6. $(INSTALL) -m 644 include/*.h $(INSTALLINCDIR)
  7. - @ $(MAKE) -C lib --no-print-directory install
  8. $(INSTALL) -m 755 bin/flite $(INSTALLBINDIR)
  9. $(INSTALL) -m 755 bin/flite_time $(INSTALLBINDIR)