File: 05-distclean.patch

package info (click to toggle)
gforth 0.7.2%2Bdfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,332 kB
  • ctags: 2,064
  • sloc: ansic: 8,506; sh: 3,643; lisp: 1,780; makefile: 984; yacc: 186; sed: 141; lex: 102; awk: 21
file content (18 lines) | stat: -rw-r--r-- 602 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Add more autogenerated files to the "distclean" target
Forwarded: no
Author: Peter Pentchev <roam@ringlet.net>
Last-Update: 2009-08-23

--- a/Makefile.in
+++ b/Makefile.in
@@ -534,7 +534,9 @@
 		engine/config.h Makefile Makedist engine/Makefile \
 		stamp-h engine/stamp-h \
 		doc/version.texi gforthmi vmgen preforth \
-		prim-fast.b $(FORTH_GEN_ENGINE_FAST)
+		prim-fast.b $(FORTH_GEN_ENGINE_FAST) \
+		include lib build-ec engine/libcc.h kernel.tags machpc.fs \
+		envos.fs makefile.dos makefile.os2
 
 #realclean is useless, but dangerous, so it's commented out
 realclean:	distclean