mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
switch to installing source manuals:
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
This commit is contained in:
parent
64d8bb630a
commit
9a6a2d3cf3
4
Makefile
4
Makefile
@ -15,11 +15,9 @@ CFLAGS+= -Wall
|
|||||||
LDADD+= -L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \
|
LDADD+= -L${X11BASE}/lib -lXft -lXrender -lX11 -lxcb -lXau -lXdmcp \
|
||||||
-lfontconfig -lexpat -lfreetype -lz -lXinerama -lXrandr -lXext
|
-lfontconfig -lexpat -lfreetype -lz -lXinerama -lXrandr -lXext
|
||||||
|
|
||||||
MANDIR= ${X11BASE}/man/cat
|
MANDIR= ${X11BASE}/man/man
|
||||||
MAN= cwm.1 cwmrc.5
|
MAN= cwm.1 cwmrc.5
|
||||||
|
|
||||||
CLEANFILES= cwm.cat1 cwmrc.cat5
|
|
||||||
|
|
||||||
obj: _xenocara_obj
|
obj: _xenocara_obj
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user