mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Remove the f77 script now that we are instead installing a f77 program
(that does the same as the script). The f77 program lives in cc/f77.
This commit is contained in:
parent
3573df98f1
commit
0adf64b6c5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3933
@ -29,8 +29,4 @@ tokdefs.h: ${.CURDIR}/tokens
|
||||
CLEANFILES+=\
|
||||
gram.c tokdefs.h y.tab.h
|
||||
|
||||
afterinstall:
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
${INSTALLFLAGS} ${.CURDIR}/f77.script ${DESTDIR}${BINDIR}/f77
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user