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.

13 lines
248 B

--- a/Makefile
+++ b/Makefile
@@ -38,9 +38,6 @@
# Later ones are for the various architectures that I have
# successfully tested 'rcsi' on.
-rcsi : rcsi.c
- gcc -Wall -O2 -Xlinker -s -o rcsi rcsi.c
-
sunos : rcsi
solaris irix osf1 : rcsi.c