Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(250)

Unified Diff: stepmake/stepmake/automatically-generated.sub.make

Issue 577280043: Cleanup unneeded parts of Stepmake (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « stepmake/stepmake/automatically-configured.sub.make ('k') | stepmake/stepmake/c++-rules.make » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stepmake/stepmake/automatically-generated.sub.make
diff --git a/stepmake/stepmake/automatically-generated.sub.make b/stepmake/stepmake/automatically-generated.sub.make
deleted file mode 100644
index 1ebfcc30783327fde7de69b38608a2b3f1f1b345..0000000000000000000000000000000000000000
--- a/stepmake/stepmake/automatically-generated.sub.make
+++ /dev/null
@@ -1,10 +0,0 @@
-
-LINECOMMENT=\#
-
-default:
- -chmod +w $(OUTFILE)
- head -n 1 $(INFILE) > $(OUTFILE)
- echo "$(LINECOMMENT) WARNING WARNING WARNING" >> $(OUTFILE)
- echo "$(LINECOMMENT) do not edit! this is $(OUTFILE), generated from $(INFILE)" >> $(OUTFILE)
- cat $(INFILE) >> $(OUTFILE)
- chmod -w $(OUTFILE)
« no previous file with comments | « stepmake/stepmake/automatically-configured.sub.make ('k') | stepmake/stepmake/c++-rules.make » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b