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.

15 lines
570 B

  1. --- ./makefile.orig 2002-07-06 13:34:20.000000000 -0400
  2. +++ ./makefile 2004-02-21 01:48:43.000000000 -0500
  3. @@ -51,12 +51,10 @@
  4. @echo ---------------------------------------------
  5. @echo First listen to the white noise input signal:
  6. @echo ---------------------------------------------
  7. - play ../snd/noise.wav
  8. @echo -------------------------
  9. @echo Compare to plugin output.
  10. @echo -------------------------
  11. @echo Should be a noise band around 6000Hz, repeated quietly after 1s.
  12. - play /tmp/test.wav
  13. install: targets
  14. -mkdirhier $(INSTALL_PLUGINS_DIR) \