Project

General

Profile

« Previous | Next » 

Revision 3403

backups/Makefile: Fixed bug where $(SHELL) needed to be set to bash so that $'\n' would be interpreted correctly

View differences:

backups/Makefile
1 1
##### Vars/functions
2 2

  
3
# Make
4
SHELL := /bin/bash
5

  
3 6
# Paths
4 7
bin := ../bin
5 8

  

Also available in: Unified diff