Install f2c.h
Reviewed by: bde
This commit is contained in:
parent
18f9d8a402
commit
cad9f8617c
@ -28,4 +28,8 @@ tokdefs.h: ${.CURDIR}/tokens
|
||||
CLEANFILES+=\
|
||||
gram.c tokdefs.h y.tab.h
|
||||
|
||||
beforeinstall:
|
||||
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/f2c.h \
|
||||
${DESTDIR}/usr/include
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user