Make mktemp.c a "normal" C implimentation when building this library.

This commit is contained in:
David E. O'Brien 2000-01-13 04:55:41 +00:00
parent 6a82a4ba50
commit f076712ac1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55870

View file

@ -9,6 +9,8 @@ NOPROFILE= YES
NOPIC= YES
SRCS= getobjformat.c mktemp.c
CFLAGS+= -D_libc_open=open
install:
@true