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
378 B

--- Makefile.orig 2005-06-12 04:07:56.000000000 +0200
+++ Makefile 2005-06-12 04:08:02.000000000 +0200
@@ -12,11 +12,3 @@
CFLAGS=-Wall
include ../../Makefile.modules
-
-
-install:
- -serctl stop
- -mv /usr/local/lib/ser/modules/ethz.so /usr/local/lib/ser/modules/ethz.so.OLD
- rm -f /usr/local/lib/ser/modules/ethz.so
- cp ethz.so /usr/local/lib/ser/modules
- -serctl start