summaryrefslogtreecommitdiff
path: root/lang/f2c/files/f2c.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lang/f2c/files/f2c.mk')
-rw-r--r--lang/f2c/files/f2c.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/f2c/files/f2c.mk b/lang/f2c/files/f2c.mk
index eef846c2d09..aa020d39bcf 100644
--- a/lang/f2c/files/f2c.mk
+++ b/lang/f2c/files/f2c.mk
@@ -1,7 +1,6 @@
# Makefile for f2c, a Fortran 77 to C converter
PROG= f2c
-MAN= f2c.1
SRCS= main.c init.c gram.y lex.c proc.c equiv.c data.c format.c \
expr.c exec.c intr.c io.c misc.c error.c mem.c names.c \
output.c p1output.c pread.c put.c putpcc.c vax.c formatdata.c \