OpenBSD compatibility, except that GCC is not emiting valid SSE asm, so disable it on OpenBSD
This commit is contained in:
7
uuid_obsd/Makefile
Normal file
7
uuid_obsd/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2017/02/19 00:46:57 jca Exp $
|
||||
|
||||
PROG= uuid
|
||||
NOMAN=
|
||||
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
Reference in New Issue
Block a user