Track internal(!) libc symbol naming change.

This commit is contained in:
Jason Evans 2000-01-28 08:49:23 +00:00
parent 689701d8f8
commit 9ac40dffaf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56730

View File

@ -10,8 +10,8 @@ NOPIC= YES
SRCS= getobjformat.c mktemp.c
CFLAGS+= -D_libc_open=open
CFLAGS+= -D_open=open
install:
@true