Oops, beforedepend isn't needed. The build problem I had was due to
something else.
This commit is contained in:
parent
fa741a91a7
commit
1105a0c9d9
@ -20,8 +20,6 @@ CLEANFILES+= ncurses_def.h
|
||||
CFLAGS+= -I. -I${.CURDIR}/../libncurses -I${NCURSES}/menu -I${NCURSES}/include \
|
||||
-Wall -DNDEBUG -DHAVE_CONFIG_H
|
||||
|
||||
beforedepend: ncurses_def.h
|
||||
|
||||
ncurses_def.h: MKncurses_def.sh ncurses_defs
|
||||
AWK=${AWK} sh ${NCURSES}/include/MKncurses_def.sh \
|
||||
${NCURSES}/include/ncurses_defs > ncurses_def.h
|
||||
|
@ -20,8 +20,6 @@ CLEANFILES+= ncurses_def.h
|
||||
CFLAGS+= -I. -I${.CURDIR}/../libncurses -I${NCURSES}/menu -I${NCURSES}/include \
|
||||
-Wall -DNDEBUG -DHAVE_CONFIG_H
|
||||
|
||||
beforedepend: ncurses_def.h
|
||||
|
||||
ncurses_def.h: MKncurses_def.sh ncurses_defs
|
||||
AWK=${AWK} sh ${NCURSES}/include/MKncurses_def.sh \
|
||||
${NCURSES}/include/ncurses_defs > ncurses_def.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user