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.
gentoo-overlay/app-text/tofrodos/files/tofrodos-1.7.13-CFLAGS.patch

14 lines
192 B

--- a/Makefile
+++ b/Makefile
@@ -56,10 +56,6 @@ OBJS = emsg.o \
tofrodos.o \
utility.o
-# implicit rules
-.c.o:
- $(CC) $(CFLAGS) $<
-
# user visible rules
all: $(FROMDOS) $(TODOS)