sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
14
app/fvwm/modules/FvwmWinList/Makefile
Normal file
14
app/fvwm/modules/FvwmWinList/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $OpenBSD: Makefile,v 1.3 2007/04/09 18:59:57 matthieu Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
.PATH: ${DIST}/modules/FvwmWinList
|
||||
|
||||
PROG= FvwmWinList
|
||||
SRCS= ButtonArray.c Colors.c FvwmWinList.c List.c Mallocs.c
|
||||
|
||||
LDADD+= -lXpm ${XLIB}
|
||||
BINDIR= ${FVWMLIBDIR}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
.include <bsd.xorg.mk>
|
Loading…
Add table
Add a link
Reference in a new issue