mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Clean the product of patch(1).
This commit is contained in:
parent
6dd8b8288a
commit
ea59cd4167
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157626
@ -65,6 +65,8 @@ frame-unwind-kluge.c: frame-unwind.diff
|
||||
cat ${CNTRB_GDB}/gdb/frame-unwind.c > ${.TARGET}
|
||||
patch ${.TARGET} ${.ALLSRC}
|
||||
|
||||
CLEANFILES= frame-unwind-kluge.c.orig
|
||||
|
||||
version.c:
|
||||
echo '#include "version.h"' > ${.TARGET}
|
||||
echo 'const char version[] = ${VERSION};' >> ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user