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.

21 lines
440 B

  1. --- nxcomp/Makefile.in.orig 2003-10-26 16:15:37.000000000 +0100
  2. +++ nxcomp/Makefile.in 2003-10-27 00:28:39.000000000 +0100
  3. @@ -1,6 +1,7 @@
  4. #
  5. # Get values from configure script.
  6. #
  7. +
  8. VERSION=@VERSION@
  9. LIBVERSION=@LIBVERSION@
  10. @@ -195,8 +196,10 @@
  11. touch depend.status
  12. install: install.bin install.man
  13. + $(INSTALL) -v NX*.h $(prefix)/include/
  14. install.bin:
  15. + $(INSTALL) -v $(LIBFULL) $(LIBLOAD) $(prefix)/lib/
  16. install.man: