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.

11 lines
275 B

  1. --- ./src/Makefile.orig 2004-05-01 21:01:55.000000000 -0400
  2. +++ ./src/Makefile 2004-05-01 21:02:32.000000000 -0400
  3. @@ -2,7 +2,7 @@
  4. IT=tcpsvd udpsvd ipsvd-cdb
  5. -default: $(IT) check
  6. +default: $(IT)
  7. check: check-tcpsvd check-udpsvd check-ipsvd-cdb
  8. ./check-local $(IT)