summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py
diff options
context:
space:
mode:
Diffstat (limited to 't/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py')
-rw-r--r--t/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/t/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py b/t/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py
new file mode 100644
index 0000000..3c7da65
--- /dev/null
+++ b/t/recipes/checks/cruft/cruft-autogenerated/build-spec/orig/src/visualc++/negative.py
@@ -0,0 +1,5 @@
+def realwork(vars, moddefns, target):
+ version_suffix = "%r%r" % sys.version_info[:2]
+ print "# Makefile for Microsoft Visual C++ generated by freeze.py script"
+ print
+ print 'target = %s' % target \ No newline at end of file