diff options
Diffstat (limited to 'default.do')
-rw-r--r-- | default.do | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +#!/bin/sh -e # define all project wide variables export ROOTDIR=$(pwd) |
![]() |
index : Tharre/redo | |
An elegant and minimalistic replacement for make, written in C. | Tharre |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | default.do | 1 |
@@ -1,3 +1,4 @@ +#!/bin/sh -e # define all project wide variables export ROOTDIR=$(pwd) |