sync code with last improvements from OpenBSD
This commit is contained in:
parent
5d9ce0a053
commit
7ca5d43115
2 changed files with 20 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
# $OpenBSD: Makefile,v 1.3 2022/08/07 07:29:26 matthieu Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2023/09/06 20:36:50 matthieu Exp $
|
||||
|
||||
SUBDIR= lib cvt
|
||||
|
||||
|
@ -6,7 +6,7 @@ INCS= libxcvt.h libxcvt_mode.h
|
|||
|
||||
PACKAGE_VERSION= 0.1.2
|
||||
PKGCONFIG= libxcvt.pc
|
||||
|
||||
EXTRA_PKGCONFIG_SUBST= -e 's/@VERSION@/${PACKAGE_VERSION}/'
|
||||
obj: _xenocara_obj
|
||||
|
||||
|
||||
|
@ -18,7 +18,7 @@ includes: _SUBDIRUSE
|
|||
eval "$$j"; \
|
||||
done
|
||||
|
||||
beforeinstall: includes
|
||||
beforeinstall: includes
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
.include <bsd.xorg.mk>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue