MFC 284165:
Move contrib/top/top.X to contrib/top/top.xs and move contrib/top/top.local.H to contrib/top/top.local.hs. Change the makefile accordingly.
This commit is contained in:
parent
0a885a0637
commit
a0f8d115dc
@ -31,8 +31,8 @@ sigdesc.h: ${SIGCONV_AWK} ${SIGNAL_H}
|
||||
awk -f ${SIGCONV_AWK} < ${SIGNAL_H} > ${.TARGET}
|
||||
|
||||
CLEANFILES+= top.local.h top.x
|
||||
.SUFFIXES: .X .x .H .h
|
||||
.X.x .H.h:
|
||||
.SUFFIXES: .xs .x .hs .h
|
||||
.xs.x .hs.h:
|
||||
@${ECHO} Making ${.TARGET} from ${.IMPSRC}
|
||||
@sed -e's,%LoadMax%,5.0,g' \
|
||||
-e's,%TableSize%,20011,g' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user