From aaf6eccb872e925c47b1ee2d9d1e3c384f6d18d8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 4 Feb 2016 14:51:33 +0200 Subject: Initial implementation --- buildfile | 1 + 1 file changed, 1 insertion(+) create mode 100644 buildfile (limited to 'buildfile') diff --git a/buildfile b/buildfile new file mode 100644 index 0000000..e435988 --- /dev/null +++ b/buildfile @@ -0,0 +1 @@ +exe{hello}: cxx{hello} -- cgit v1.1