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

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